Forum Discussion

felaray's avatar
felaray
Frequent Visitor
1 year ago
Solved

Power Automate PDF Export Feature Not Working now?

Hi forks,

 

I tried using a basic flow to export a PDF report, but now I’m getting a "notfound" error. It’s the same when I check through the API, but I’ve double-checked, and the report hasn’t been deleted.

Is this feature working properly right now?Thanks for reply.


Note: This feature was working fine before.

 

 

---

 

check group

 

check report

 

POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/ExportTo

response 

{"error":{"code":"FeatureNotAvailableError","pbi.error":{"code":"FeatureNotAvailableError","parameters":{},"details":[]}}}

 

 

Failed on PowerAutomate 

 

 

 

  •  

    Hi all, the service is now working,

    And there have been no changes to my design or settings.

3 Replies

  • Hi felaray,
    The error you're encountering "Feature Not Available" when trying to export a Power BI report to PDF via Power Automate or the Power BI REST API might be due to several factors. First, check the Power BI Service Status for any ongoing issues or service outages. Ensure that you have the correct permissions to access the report and that the API permissions (like Report.ReadWrite.All) are set up properly. Double-check the report ID and workspace ID to ensure they are correct, and try manually exporting the report to PDF from the Power BI Service to verify the issue. Also, review the API call structure and authentication settings to ensure everything is set correctly. If the issue persists, recreate the Power Automate flow, ensuring all connections and triggers are properly configured.

    Please let me know if this is helpful for you. 
    Thank You.

    • felaray's avatar
      felaray
      Frequent Visitor

      Thanks for your reply.

      As you can see in the image, everything looks correct.
      I checked the Power BI API part through MS Learn, and there are no permission issues.
      For Power Automate, there's no place to set permissions.

      So, if possible, I'd really appreciate it if someone could help me test if the process is working as expected.

  • felaray's avatar
    felaray
    Frequent Visitor
     

    Hi all, the service is now working,

    And there have been no changes to my design or settings.