Forum Discussion

diverdown1964's avatar
diverdown1964
Most Valuable Professional
9 years ago
Solved

In Power BI embedded, what constitutes a closed report

With Power BI embedded, a session is defined as a report per user for an hour, or until the user closes the report. What constitutes a closed report? I'll detail a scenario.   If I have a report on...
  • Berty's avatar
    9 years ago

     

    When users render a report page, they each recieve an app token. Reuse that app token until it expires. This way you won't incur needless session charges.