<?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: PBI Custom Visual Enabling Custom Download for Public Users (outside my organization) in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PBI-Custom-Visual-Enabling-Custom-Download-for-Public-Users/m-p/4387011#M12120</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/920513"&gt;@RAFFO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like all privileged APIs, this isn't supported for publish to web scenarios -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/file-download-api#considerations-and-limitations:~:text=The%20API%20is%20supported%20only%20in%20the%20Power%20BI%20service%20and%20Power%20BI%20desktop" target="_self"&gt;just Desktop and the Service&lt;/A&gt;. I'm unsure if setting up Power BI Embedded would work either, as it's not stated in the documentation for this feature like it is for some of the other APIs. You might need to check this with the team directly: pbicvsupport@microsoft.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any workaround I can think of currently for using the publish to web pathway would be to host it somewhere else and have a link available either on your report or on the hosting page. I appreciate that this isn't necessarily a useful idea, given that you probably have specific logic and want to also adapt to contextual data that your visual has.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 21:53:46 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2025-01-29T21:53:46Z</dc:date>
    <item>
      <title>PBI Custom Visual Enabling Custom Download for Public Users (outside my organization)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PBI-Custom-Visual-Enabling-Custom-Download-for-Public-Users/m-p/4384093#M12109</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way to allow a users outside my organization to download a custom file from our Custom Visual whose report is publicly published for the web?&lt;/P&gt;&lt;P&gt;Such functionality works fine with logged users from our organization.&lt;/P&gt;&lt;P&gt;(Report works fine on the web except for the fact that external users do not receive any download feedback).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;related cabilities.json items are set as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"privileges"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"LocalStorage"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"essential"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ExportContent"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"essential"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"WebAccess"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"essential"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"parameters"&lt;/SPAN&gt;&lt;SPAN&gt;: [ &lt;/SPAN&gt;&lt;SPAN&gt;"https://*.microsoft.com"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://app.powerbi.com" target="_blank"&gt;https://app.powerbi.com&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN&gt; ]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; ]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Raffaello&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:50:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PBI-Custom-Visual-Enabling-Custom-Download-for-Public-Users/m-p/4384093#M12109</guid>
      <dc:creator>RAFFO</dc:creator>
      <dc:date>2025-01-28T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: PBI Custom Visual Enabling Custom Download for Public Users (outside my organization)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PBI-Custom-Visual-Enabling-Custom-Download-for-Public-Users/m-p/4387011#M12120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/920513"&gt;@RAFFO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like all privileged APIs, this isn't supported for publish to web scenarios -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/file-download-api#considerations-and-limitations:~:text=The%20API%20is%20supported%20only%20in%20the%20Power%20BI%20service%20and%20Power%20BI%20desktop" target="_self"&gt;just Desktop and the Service&lt;/A&gt;. I'm unsure if setting up Power BI Embedded would work either, as it's not stated in the documentation for this feature like it is for some of the other APIs. You might need to check this with the team directly: pbicvsupport@microsoft.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any workaround I can think of currently for using the publish to web pathway would be to host it somewhere else and have a link available either on your report or on the hosting page. I appreciate that this isn't necessarily a useful idea, given that you probably have specific logic and want to also adapt to contextual data that your visual has.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 21:53:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PBI-Custom-Visual-Enabling-Custom-Download-for-Public-Users/m-p/4387011#M12120</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-01-29T21:53:46Z</dc:date>
    </item>
  </channel>
</rss>

