{"id":32562,"date":"2024-04-12T19:01:11","date_gmt":"2024-04-12T17:01:11","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=32562"},"modified":"2024-04-12T19:01:14","modified_gmt":"2024-04-12T17:01:14","slug":"power-bi-report-server-unable-to-publish-a-pbix-report","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/","title":{"rendered":"Power BI Report Server: unable to publish a PBIX report"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-introduction\">Introduction<\/h2>\n\n\n\n<p>I installed a complete new Power BI Report Server. The server had several network interfaces to be part of several subdomains. In order to access the Power BI Report Server web portal from the different subdomains I defined 3 different HTTPS URL&#8217;s in the configuration file and a certificate binding. I used as well a specific active directory service account to start the service. I restarted my Power BI Report Server service checking that the URL reservations were done correctly. I knew that in the past this part could be a source of problems.<\/p>\n\n\n\n<p>Everything seemed to be OK. I tested the accessibility to the Power BI Report Server web portal from the different sub-nets&nbsp; clients and everything was fine.<\/p>\n\n\n\n<p>The next test was the upload of a Power BI report to the web portal. Of course I was sure, having a reports developed with Power BI Desktop RS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-error-raised\">Error raised<\/h2>\n\n\n\n<p>An error was raised when uploading a Power BI report in the web portal.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"180\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\" alt=\"\" class=\"wp-image-32564\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png 602w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01-300x90.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Trying to publish the report from Power BI Desktop RS was failing as well.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"460\" height=\"171\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_02.png\" alt=\"\" class=\"wp-image-32565\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_02.png 460w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_02-300x112.png 300w\" sizes=\"auto, (max-width: 460px) 100vw, 460px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-troubleshouting\">Troubleshouting<\/h2>\n\n\n\n<p>Report Server log analysis:<\/p>\n\n\n\n<p>I started to analyze the Power BI Report Server logs. For a standard installation they are located in<\/p>\n\n\n\n<p>C:\\Program Files\\Microsoft Power BI Report Server\\PBIRS\\LogFiles<\/p>\n\n\n\n<p>In the last RSPowerBI_yyyy_mm_dd_hh_mi_ss.log file written I could find the following error:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\nCould not start PBIXSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&gt; System.Net.HttpListenerException: Access is denied\n<\/pre><\/div>\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"434\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_03-1024x434.png\" alt=\"\" class=\"wp-image-32566\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_03-1024x434.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_03-300x127.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_03-768x326.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_03.png 1156w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The error showing an Access denied, the first reaction was to put the service account I used to start the Power BI Report Server in the local Administrators group.<\/p>\n\n\n\n<p>I restarted the service and tried again the publishing of the Power BI report. It worked without issue.<\/p>\n\n\n\n<p>Well, I had a solution, but the it wasn&#8217;t an acceptable one. A application service account should not be local admin of a server, it would be a security breach and is not permitted by the security governance.<\/p>\n\n\n\n<p>Based on the information contained in the error message, I could find that is was related to URL reservation, but from the configuration steps, I could not notice any issues.<\/p>\n\n\n\n<p>I analyzed than the list of the reserved URL on the server. Run the following command with elevated permissions to get the list of URL reservation on the server:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\nNetsh http show urlacl\n<\/pre><\/div>\n\n\n<p class=\"has-medium-font-size\">List of URL reservation found for the user NT SERVICE\\PowerBIReportServer:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\n \n    Reserved URL            : http:\/\/+:8083\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/sub1.domain.com:443\/ReportServerPBIRS\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/sub2.domain.com:443\/ReportServerPBIRS\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/servername.domain.com.ch:443\/PowerBI\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/servername.domain.com.ch:443\/wopi\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/sub1.domain.com:443\/ReportsPBIRS\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/sub2.domain.com:443\/ReportsPBIRS\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n \n    Reserved URL            : https:\/\/servername.domain.com.ch:443\/ReportsPBIRS\/ \n        User: NT SERVICE\\PowerBIReportServer\n            Listen: Yes\n            Delegate: No\n            SDDL: D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663) \n\n<\/pre><\/div>\n\n\n<p>Checking the list I could find:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>the 3 URL&#8217;s reserved fro the web service containing the virtual directory I defined ReportServerPBIRS<\/li>\n\n\n\n<li>&nbsp;the 3 URL&#8217;s reserved fro the web portal containing the virtual directory I defined ReportsPBIRS<\/li>\n<\/ul>\n\n\n\n<p>But I noticed that only 1 URL was reserved for the virtual directories PowerBI and wopi containing the servername.<\/p>\n\n\n\n<p>The 2 others with the subdomains were missing.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-solution\">Solution<\/h2>\n\n\n\n<p>I decided to reserve the URL for PowerBI and wopi virtual directory on the 2 subdomains running the following command with elevated permissions.<br>Be sure that the SDDL ID used is the one you find in the rsreportserver.config file. <\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\nnetsh http add urlacl URL=sub1.domain.com:443\/PowerBI\/ user=&quot;NT SERVICE\\SQLServerReportingServices&quot; SDDL=&quot;D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)&quot;\nnetsh http add urlacl URL=sub2.domain.com:443\/PowerBI\/ user=&quot;NT SERVICE\\SQLServerReportingServices&quot; SDDL=&quot;D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)&quot;\nnetsh http add urlacl URL=sub1.domain.com:443\/wopi\/ user=&quot;NT SERVICE\\SQLServerReportingServices&quot; SDDL=&quot;D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)&quot;\nnetsh http add urlacl URL=sub2.domain.com:443\/wopi\/\/ user=&quot;NT SERVICE\\SQLServerReportingServices&quot; SDDL=&quot;D:(A;;GX;;;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663)&quot;\n<\/pre><\/div>\n\n\n<p>Restart the Power BI Report Server service<\/p>\n\n\n\n<p>You can notice that the error in the latest RSPowerBI_yyyy_mm_dd_hh_mi_ss.log file desappeared.<\/p>\n\n\n\n<p>I tested the publishing of a Power BI report again, and it worked.<br>I hope that this reading has helped to solve your problem.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction I installed a complete new Power BI Report Server. The server had several network interfaces to be part of several subdomains. In order to access the Power BI Report Server web portal from the different subdomains I defined 3 different HTTPS URL&#8217;s in the configuration file and a certificate binding. I used as well [&hellip;]<\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[294],"tags":[1496],"type_dbi":[],"class_list":["post-32562","post","type-post","status-publish","format-standard","hentry","category-business-intelligence","tag-power-bi-report-server"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Power BI Report Server: unable to publish a PBIX report - dbi Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Power BI Report Server: unable to publish a PBIX report\" \/>\n<meta property=\"og:description\" content=\"Introduction I installed a complete new Power BI Report Server. The server had several network interfaces to be part of several subdomains. In order to access the Power BI Report Server web portal from the different subdomains I defined 3 different HTTPS URL&#8217;s in the configuration file and a certificate binding. I used as well [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-12T17:01:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-12T17:01:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\" \/>\n<meta name=\"author\" content=\"Christophe Cosme\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christophe Cosme\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\"},\"author\":{\"name\":\"Christophe Cosme\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a\"},\"headline\":\"Power BI Report Server: unable to publish a PBIX report\",\"datePublished\":\"2024-04-12T17:01:11+00:00\",\"dateModified\":\"2024-04-12T17:01:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\"},\"wordCount\":551,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\",\"keywords\":[\"Power BI Report Server\"],\"articleSection\":[\"Business Intelligence\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\",\"name\":\"Power BI Report Server: unable to publish a PBIX report - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\",\"datePublished\":\"2024-04-12T17:01:11+00:00\",\"dateModified\":\"2024-04-12T17:01:14+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png\",\"width\":602,\"height\":180},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Power BI Report Server: unable to publish a PBIX report\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a\",\"name\":\"Christophe Cosme\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g\",\"caption\":\"Christophe Cosme\"},\"description\":\"Christophe Cosme has more than 22 years of experience in architecture, development and implementation of IT solutions including 17 years in the Business Intelligence area as well as 10 years of experience working with the Microsoft SQL Server Business Intelligence suite. His experience and qualifications cover project management, business analysis, functional and technical requirements. His expertise also includes the implementation of IT solutions in national as well as international organizations. Christophe Cosme is Expert in MS SQL Server DB Engine, SSIS, SSAS, SSRS and PowerBI. Prior to joining dbi services, Christophe Cosme was Solution Lead Business Intelligence Diabetes Care at Hoffmann-La-Roche Ltd in Basel . He also worked as Senior Manager Head of Business Intelligence for Swiss International Airlines Ltd. Christophe Cosme holds a Master's degree in Engineering, Automation from the IT\u2013 ENSISA (F). His branch-related experience covers pharmaceuticals, IT and the airline sector.\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/christophe-cosme\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Power BI Report Server: unable to publish a PBIX report - dbi Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/","og_locale":"en_US","og_type":"article","og_title":"Power BI Report Server: unable to publish a PBIX report","og_description":"Introduction I installed a complete new Power BI Report Server. The server had several network interfaces to be part of several subdomains. In order to access the Power BI Report Server web portal from the different subdomains I defined 3 different HTTPS URL&#8217;s in the configuration file and a certificate binding. I used as well [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/","og_site_name":"dbi Blog","article_published_time":"2024-04-12T17:01:11+00:00","article_modified_time":"2024-04-12T17:01:14+00:00","og_image":[{"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png","type":"","width":"","height":""}],"author":"Christophe Cosme","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Christophe Cosme","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/"},"author":{"name":"Christophe Cosme","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a"},"headline":"Power BI Report Server: unable to publish a PBIX report","datePublished":"2024-04-12T17:01:11+00:00","dateModified":"2024-04-12T17:01:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/"},"wordCount":551,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png","keywords":["Power BI Report Server"],"articleSection":["Business Intelligence"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/","url":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/","name":"Power BI Report Server: unable to publish a PBIX report - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png","datePublished":"2024-04-12T17:01:11+00:00","dateModified":"2024-04-12T17:01:14+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/chc_blog20240412_01.png","width":602,"height":180},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/power-bi-report-server-unable-to-publish-a-pbix-report\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Power BI Report Server: unable to publish a PBIX report"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/5cbf7c261d165a45977c85f535d6cb6a","name":"Christophe Cosme","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/736ec7a3216e381c2ef81f210f381e613297d76c2120169411c4423c3c58992c?s=96&d=mm&r=g","caption":"Christophe Cosme"},"description":"Christophe Cosme has more than 22 years of experience in architecture, development and implementation of IT solutions including 17 years in the Business Intelligence area as well as 10 years of experience working with the Microsoft SQL Server Business Intelligence suite. His experience and qualifications cover project management, business analysis, functional and technical requirements. His expertise also includes the implementation of IT solutions in national as well as international organizations. Christophe Cosme is Expert in MS SQL Server DB Engine, SSIS, SSAS, SSRS and PowerBI. Prior to joining dbi services, Christophe Cosme was Solution Lead Business Intelligence Diabetes Care at Hoffmann-La-Roche Ltd in Basel . He also worked as Senior Manager Head of Business Intelligence for Swiss International Airlines Ltd. Christophe Cosme holds a Master's degree in Engineering, Automation from the IT\u2013 ENSISA (F). His branch-related experience covers pharmaceuticals, IT and the airline sector.","url":"https:\/\/www.dbi-services.com\/blog\/author\/christophe-cosme\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/32562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=32562"}],"version-history":[{"count":1,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/32562\/revisions"}],"predecessor-version":[{"id":32567,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/32562\/revisions\/32567"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=32562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=32562"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=32562"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=32562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}