<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Power Bi Embed: Can't load data for this visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/153679#M5199</link>
    <description>&lt;P&gt;hey FabioIkoMotta&amp;nbsp;,&lt;BR /&gt;Thanks you very much. You save my day. I was stuck in this issue for more than a day. I tried updated connection string after importing my pbix (as suggested in other post for direct query) but nothing happened. Then i came across your post and found out that i also have Roles created in my pbix files. Although i was not using these roles but just have created it but still i was getting forbidden error(401).&lt;BR /&gt;Then i deleted all the roles i have created in my pbix file then i imported again, updated connection string and it works.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2017 00:40:13 GMT</pubDate>
    <dc:creator>NehaS</dc:creator>
    <dc:date>2017-04-05T00:40:13Z</dc:date>
    <item>
      <title>Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/65712#M2117</link>
      <description>&lt;P&gt;I follow exactly the sample&amp;nbsp;(.sln) provide by Microsoft .&lt;/P&gt;&lt;P&gt;I create workspace, uploaded pbix file, update database connection string and display it in a MVC web.&lt;/P&gt;&lt;P&gt;Is works fine when the file I upload is new.&lt;/P&gt;&lt;P&gt;If I upload a file that I was previously published in Power Bi Service, it fails and show a warning&amp;nbsp;"can't load data for this visual".&lt;/P&gt;&lt;P&gt;Both reports uses the same connection, database and tables.&lt;/P&gt;&lt;P&gt;Must I recreate the files or there is any work around?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 14:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/65712#M2117</guid>
      <dc:creator>FabioIkoMotta</dc:creator>
      <dc:date>2016-09-06T14:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/65853#M2118</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13787"&gt;@FabioIkoMotta﻿&lt;/a&gt;&amp;nbsp;Never really tried this but my guess is APIs that does upload has limitation on overriding existing pbix files that are already uploaded. If via power bi desktop you do that your report / dataset in service gets overwritten maybe APIs don't have that capability yet. I would suggest you try renaming the file and then publish.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:41:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/65853#M2118</guid>
      <dc:creator>ankitpatira</dc:creator>
      <dc:date>2016-09-06T23:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66035#M2119</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13787"&gt;@FabioIkoMotta&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I follow exactly the sample&amp;nbsp;(.sln) provide by Microsoft .&lt;/P&gt;
&lt;P&gt;I create workspace, uploaded pbix file, update database connection string and display it in a MVC web.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is works fine when the file I upload is new&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If I upload a file that I was previously published in Power Bi Service, it fails and show a warning&amp;nbsp;"can't load data for this visual".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Both reports uses the same connection, database and tables.&lt;/P&gt;
&lt;P&gt;Must I recreate the files or there is any work around?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That sounds really weird. I don't reproduce that. I can import an pbix that already published to Power BI Service to workspace and embed the report without problem. &lt;BR /&gt;&lt;BR /&gt;Can you be more specific on your pbix, is that an DirectQuery to Azure database? If yes, have you configured the credential correctly? Regarding the warning "&lt;STRONG&gt;can't load data for this visual&lt;/STRONG&gt;", what is the &lt;STRONG&gt;detailed message?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/13267iB2EC0C3986A66C97/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 09:01:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66035#M2119</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-09-07T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66664#M2151</link>
      <description>&lt;P&gt;Tks for your answer.&lt;/P&gt;&lt;P&gt;Follow detailed message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Código de status Http401&lt;/P&gt;&lt;P&gt;ID da atividade27fa4f5a-858f-4c2a-a7bc-c934ef3e63b5&lt;/P&gt;&lt;P&gt;ID de correlação47a9c5f8-571d-3e5c-a01d-ef727cefe773&lt;/P&gt;&lt;P&gt;Solicitar ID84a39c4d-6420-1a22-9895-e9b94704e4af&lt;/P&gt;&lt;P&gt;HoraThu Sep 08 2016 11:32:26 GMT-0300 (Hora oficial do Brasil)&lt;/P&gt;&lt;P&gt;Versão13.0.1605.432&lt;/P&gt;&lt;P&gt;Cluster URIhttps://wabi-brazil-south-redirect.analysis.windows.net/&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:34:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66664#M2151</guid>
      <dc:creator>FabioIkoMotta</dc:creator>
      <dc:date>2016-09-08T14:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66826#M2156</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13787"&gt;@FabioIkoMotta﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTTP Error 401 means Unauthorized, can you be more specific on what is the database in your case, how the pbix connects to the database, direct query or import? How did you embed the report?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 02:03:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/66826#M2156</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-09-09T02:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/69610#M2284</link>
      <description>&lt;P&gt;I find out the problem.&lt;/P&gt;&lt;P&gt;I published a pbix in Azure&amp;nbsp;that was using RLS parameter.&lt;/P&gt;&lt;P&gt;Because this it works in Power BI Service and didn't in Azure.&lt;/P&gt;&lt;P&gt;Azure doesn't allows RLS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tks.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:10:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/69610#M2284</guid>
      <dc:creator>FabioIkoMotta</dc:creator>
      <dc:date>2016-09-19T15:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/153676#M5198</link>
      <description>&lt;P&gt;hey &lt;A title="" href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13787" target="_self"&gt;FabioIkoMotta&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks you very much. You save my day. I was stuck in this issue for more than a day. I tried updated connection string after importing my pbix (as suggested in other post for direct query) but nothing happened. Then i came across your post and found out that i also have Roles created in my pbix files. Although i was not using these roles but just have created it but still i was getting forbidden error(401).&lt;/P&gt;&lt;P&gt;Then i deleted all the roles i have created in my pbix file then i imported again, updated connection string and it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 00:37:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/153676#M5198</guid>
      <dc:creator>NehaS</dc:creator>
      <dc:date>2017-04-05T00:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/153679#M5199</link>
      <description>&lt;P&gt;hey FabioIkoMotta&amp;nbsp;,&lt;BR /&gt;Thanks you very much. You save my day. I was stuck in this issue for more than a day. I tried updated connection string after importing my pbix (as suggested in other post for direct query) but nothing happened. Then i came across your post and found out that i also have Roles created in my pbix files. Although i was not using these roles but just have created it but still i was getting forbidden error(401).&lt;BR /&gt;Then i deleted all the roles i have created in my pbix file then i imported again, updated connection string and it works.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 00:40:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/153679#M5199</guid>
      <dc:creator>NehaS</dc:creator>
      <dc:date>2017-04-05T00:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Power Bi Embed: Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/210986#M6659</link>
      <description>&lt;P&gt;thank you so much bro, it works for me&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 05:45:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/210986#M6659</guid>
      <dc:creator>sampathkumar</dc:creator>
      <dc:date>2017-07-13T05:45:33Z</dc:date>
    </item>
    <item>
      <title>Can't load data for this visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/415614#M12373</link>
      <description>&lt;P&gt;I created an excel file with three variables (year, month, cost)&amp;nbsp;and then imported in to Power BI (desktop). I can see the&amp;nbsp;relatioships and data, but when I tried to create the report (with a&amp;nbsp;simple chart) and the error showed up: Can't load data for this visual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 17:26:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Bi-Embed-Can-t-load-data-for-this-visual/m-p/415614#M12373</guid>
      <dc:creator>jd_18</dc:creator>
      <dc:date>2018-05-11T17:26:22Z</dc:date>
    </item>
  </channel>
</rss>

