<?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 Export to PDF API : FeatureNotAvailableError in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4633427#M60141</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to export report as PDF via API but i got the 404 response :&amp;nbsp;&lt;SPAN&gt;FeatureNotAvailableError&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- The workspace is under licence premium PPU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- my account is under licence premium PPU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- I have checked global config, download as pdf is authorized&lt;BR /&gt;- I can download the report as pdf by power bi service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am running out of idea, if some people know something that I forget !&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 13:43:59 GMT</pubDate>
    <dc:creator>ThomasBFuzeo</dc:creator>
    <dc:date>2025-04-01T13:43:59Z</dc:date>
    <item>
      <title>Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4633427#M60141</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to export report as PDF via API but i got the 404 response :&amp;nbsp;&lt;SPAN&gt;FeatureNotAvailableError&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- The workspace is under licence premium PPU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- my account is under licence premium PPU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- I have checked global config, download as pdf is authorized&lt;BR /&gt;- I can download the report as pdf by power bi service&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am running out of idea, if some people know something that I forget !&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 13:43:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4633427#M60141</guid>
      <dc:creator>ThomasBFuzeo</dc:creator>
      <dc:date>2025-04-01T13:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634493#M60160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;This can be due to multiple reasons-&lt;/P&gt;
&lt;P&gt;1.Power BI APIs have rate limits for the number of requests per minute or hour. If you're hitting these limits, you might get a 404 response or other errors. If you're making a lot of requests in a short time, this might explain the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.Exported reports can't exceed a file size of 250 MB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3.All related semantic models in the report you're exporting must reside on a Premium or Embedded capacity, including semantic models with a Direct Query connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the reasons stated above doesn't solve your problem, you can refer this documentation for performing some checks and understanding the limitations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to?source=recommendations" href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to?source=recommendations" target="_blank" rel="noreferrer noopener" aria-label="Link https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to?source=recommendations"&gt;https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to?source=recommendations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-paginated-report#considerations-and-limitations" href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-paginated-report#considerations-and-limitations" target="_blank" rel="noreferrer noopener" aria-label="Link https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-paginated-report#considerations-and-limitations"&gt;https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-paginated-report#considerations-and-limitations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If this post helps, then please consider 'Accepting it as the solution' to help the other members find it more quickly and a kudos would be appreciated.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 07:39:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634493#M60160</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-04-02T07:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634513#M60161</link>
      <description>&lt;P&gt;I have created a empty report when i just have imported some excel data to show, I do not use embedded report, but workspace in power bi service with premium per user plan.&lt;BR /&gt;&lt;BR /&gt;The manual export works normaly by the interface.&lt;BR /&gt;&lt;BR /&gt;I have checked all the doc linked and stil blocked.&amp;nbsp;&lt;BR /&gt;I have checked my tenant setting by power shell, query looking for the tenant settings "export to file for report" but i can not find it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 07:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634513#M60161</guid>
      <dc:creator>ThomasBFuzeo</dc:creator>
      <dc:date>2025-04-02T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634530#M60162</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you read this article:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to#license-requirements" target="_blank" rel="noopener"&gt;Export Power BI embedded analytics reports API - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It mentions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The report you're exporting must reside in a workspace backed by a Premium, Embedded, or Fabric capacity.&lt;/LI&gt;&lt;LI&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;exportToFile&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;API, is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;not&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;supported for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-per-user-faq" target="_blank" rel="noopener"&gt;Premium Per User (PPU)&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:05:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634530#M60162</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-04-02T08:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634563#M60163</link>
      <description>&lt;P&gt;Like I said i am not using the embedded part, but Power bi service.&lt;BR /&gt;In this documentation :&amp;nbsp;&lt;A href="https://learn.microsoft.com/fr-fr/rest/api/power-bi/reports/export-to-file-in-group" target="_blank"&gt;https://learn.microsoft.com/fr-fr/rest/api/power-bi/reports/export-to-file-in-group&lt;/A&gt; and this one&amp;nbsp;&lt;A href="https://learn.microsoft.com/fr-fr/power-bi/developer/embedded/export-to#considerations-and-limitations" target="_self"&gt;https://learn.microsoft.com/fr-fr/power-bi/developer/embedded/export-to#considerations-and-limitations&lt;/A&gt; they mention all the limitation, but they are not talking about premium-per-user can not export&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:17:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634563#M60163</guid>
      <dc:creator>ThomasBFuzeo</dc:creator>
      <dc:date>2025-04-02T08:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634586#M60164</link>
      <description>&lt;P&gt;The API documentation you are referencing is referring you to the limitations in that article:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmosHersch_0-1743582377015.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1256432i6A4C651A9C00623B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmosHersch_0-1743582377015.png" alt="AmosHersch_0-1743582377015.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Those limitation say that the API is not supported for reports on a Prmeium Per User capacity. It doesn't matter if the report is embedded or not. Unfortunately it's a limitation for the API - the report must be in a workspace which is on a dedicated capacity.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:27:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634586#M60164</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-04-02T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634596#M60165</link>
      <description>&lt;P&gt;Yes i have use the api to check the capacity of my groups and i get dedicatedCapacity: true&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"isReadOnly"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;false&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"isOnDedicatedCapacity"&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; &lt;/SPAN&gt;&lt;SPAN&gt;"capacityId"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"334CD63F-1C0A-4DBE-8F08-45D4994D973B"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"defaultDatasetStorageFormat"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Small"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Workspace"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"xxx"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"TEST"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:32:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634596#M60165</guid>
      <dc:creator>ThomasBFuzeo</dc:creator>
      <dc:date>2025-04-02T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634639#M60166</link>
      <description>&lt;P&gt;I don't know if isOnDedicatedCapacity returns "true" for Premium Per User (PPU).&lt;BR /&gt;But as the limitation says, if it's indeed a PPU capacity like you've said then this is the reason you get the error.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:45:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4634639#M60166</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-04-02T08:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4640863#M60245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I hope the explainations provided above were able to address your queries.&lt;BR /&gt;Please feel free to reach out in case of any further clarification.&lt;BR /&gt;Regards,&lt;BR /&gt;Shruti&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 10:57:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4640863#M60245</guid>
      <dc:creator>v-sdhruv</dc:creator>
      <dc:date>2025-04-07T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4647005#M60330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I hope the explainations provided above were able to address your queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt; If it has answered your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 13:06:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4647005#M60330</guid>
      <dc:creator>v-sdhruv</dc:creator>
      <dc:date>2025-04-10T13:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4650938#M60398</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685" target="_blank"&gt;@ThomasBFuzeo&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope the explainations provided above were able to address your queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;If it has answered your question, please&amp;nbsp;&lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt;&amp;nbsp;and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 09:08:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4650938#M60398</guid>
      <dc:creator>v-sdhruv</dc:creator>
      <dc:date>2025-04-14T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4712271#M61491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please consider raising a support ticket if the issue still persists.&lt;BR /&gt;&lt;SPAN&gt;To raise a suppot for Fabric and Power BI, kindly follow the steps outlined in the following guide:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank" rel="noreferrer noopener nofollow" aria-label="Link How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn"&gt;&lt;SPAN&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you for reaching out.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 12:36:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4712271#M61491</guid>
      <dc:creator>v-sdhruv</dc:creator>
      <dc:date>2025-05-29T12:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF API : FeatureNotAvailableError</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4882266#M63887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1250685"&gt;@ThomasBFuzeo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had the same problems with the Export to File API. The Microsoft solution is for users to buy Premium / Fabric capacity with assigned workspaces.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your use case is report bursting and if&amp;nbsp;you are open to third-party solutions, take a look at BI Helper&amp;nbsp;&lt;A href="https://bihelper.tech/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://bihelper.tech&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or at the Microsoft AppSource store&amp;nbsp;&lt;A href="https://appsource.microsoft.com/en-us/product/web-apps/bihelper.bihelper_pdf_automation_from_powerbi?tab=Overview" target="_blank" rel="nofollow noopener noreferrer"&gt;Business Apps – Microsoft AppSource.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BI Helper is a browser-based application which automates the creation and distribution of user-specific PDF and PPTX reports from Power BI&amp;nbsp;and Tableau. Over 200 businesses across the world routinely use BI Helper to share reports with their customers, vendors and employees.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BI Helper is secure and scalable and only needs one Power BI Pro / PPU license for the sender.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 14:59:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-PDF-API-FeatureNotAvailableError/m-p/4882266#M63887</guid>
      <dc:creator>KiranHosakote</dc:creator>
      <dc:date>2025-11-21T14:59:19Z</dc:date>
    </item>
  </channel>
</rss>

