web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Paginated reports publ...
Power Automate
Answered

Paginated reports published in Power BI service workspace type Premium Per-User (PPU)

(1) ShareShare
ReportReport
Posted on by 33
Hi Team,
 
I want to know the Paginated reports published in Power BI service workspace type Premium Per-User (PPU) and User License type: Premium Per User can be used in Power automate to generate pdf, using Export to File for Paginated Reports action.
 
Thanks.
 
 
Categories:
I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    Yes, but there is an important distinction between Paginated Reports and regular Power BI Reports.
     
    Your Scenario
    • Workspace Type: Premium Per User (PPU)
    • User License: Premium Per User (PPU)
    • Action: Export to File for Paginated Reports
    • Output: PDF
    Yes, you can use Export to File for Paginated Reports in Power Automate with a PPU workspace and PPU license, but there are limitations. Microsoft documentation specifically states that users with a PPU license can use the export functionality, although they are limited to one export within a five-minute window.
     
    reference:
     
     
  • JR-10040440-0 Profile Picture
    33 on at

    Thanks. I will create only one report, but I have a question — can a single export handle multiple iterations within that report?

    For example, if my dataset contains an ID column, is it possible to loop through each ID and generate a separate PDF for each ID using just one export action?

  • JR-10040440-0 Profile Picture
    33 on at

    Thanks. I will create only one report, but I have a question — can a single export handle multiple iterations within that report?

     

    For example, if my dataset contains an ID column, is it possible to loop through each ID and generate a separate PDF for each ID using just one export action?

  • Verified answer
    Sunil Kumar Pashikanti Profile Picture
    2,318 Moderator on at
     
    Good question. This is a very common point of confusion when building automated reporting with Power BI.
    The short answer is no. A single export action cannot split your data into separate files.

    How the export action works
    The “Export to File for Paginated Reports” action creates exactly one file each time it runs.
         If you pass one ID, you get one PDF for that ID
         If you pass multiple IDs, you still get one single PDF, with all results combined into one document
    It will not create separate PDFs automatically.

    How to generate one PDF per ID
    If you want a separte PDF for each ID, you need to handle that in Power Automate.
    This is usually done using a simple loop:
         Get your list of IDs from a source like SharePoint, Excel, or a database
         Use an “Apply to each” loop
         Inside the loop, call the export action and pass one ID at a time
         Save or send the file for each iteration
    This approach is commonly called report bursting.

    Important limitation with PPU
    Your setup includes Premium Per User, so there is one important constraint.
    PPU allows exports, but it limits you to one export every five minutes.
    Because of that:
         Small scenarios work fine
         Larger loops can become very slow
         If you trigger exports too quickly, you may see errors due to throttling
     
    Summary
    One export action always produces one file
    Multiple IDs in one call will be combined into a single PDF
    Separate PDFs require a loop in Power Automate
    With PPU, the five minute limit can slow down bulk scenarios
     
    If you only have a few IDs, this approach works well. For larger volumes, you may want to look at other options like dedicated capacity or alternative delivery patterns.
     
    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.

    Sunil Kumar Pashikanti, Moderator
    Blog:
     https://sunilpashikanti.com/posts/
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard