Forum Discussion

swhistance's avatar
swhistance
Frequent Visitor
6 months ago
Solved

Publish to Web

I have  a report which has a Power Automate button which works fine from the desktop version, however when pubished the functionaity disappears. We utilise the report withn a public facing portal and...
  • Olufemi7's avatar
    Olufemi7
    6 months ago

    Hello swhistance

    Thank you for the clarification the key point here is that the behavior you’re seeing is expected.

    Reports shared using Publish to Web run in an anonymous context, so features that require user identity (like triggering flows from the Microsoft Power Automate visual) are not supported. That’s why the button works in Desktop but disappears after publishing.

    Regarding the licensing concern: external users do not need individual licenses if you use capacity-based embedding.

    With Microsoft Power BI Embedded or Premium capacity, licensing is applied at the capacity level, which is specifically designed for scenarios like portals with thousands of users. Your portal can authenticate users (including MFA) while the reports run on the dedicated capacity, so viewers don’t require Power BI licenses. Typically, only report authors need Pro/PPU to publish the content.

    So in practice:

    • Publish to Web → anonymous access, but Power Automate visual will not work.

    • Power BI Embedded / Premium capacity → supports authenticated users and allows the functionality you’re trying to enable without licensing every viewer.

    This is the common approach used for large external reporting portals.