Forum Discussion

Chong6823's avatar
Chong6823
Frequent Visitor
1 year ago
Solved

Power BI Combine 3 URL into 1 button

Hi, Is there possible for combine 3 paginated report url into 1 button, so end user just click one button can download 3 report at the same time. 
  • Akash_Varuna's avatar
    1 year ago

    Hi Chong6823 Power BI does not natively support combining multiple URLs into a single button action you can try this workaround if feasible for your scenario
    Build an HTML/JavaScript page that triggers downloads for all three reports with one button click and host it externally. Then, create a Power BI button linking to this page for users to download the reports.
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance