Forum Discussion
diverdown1964
9 years agoMost Valuable Professional
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...
- 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.
Berty
9 years agoFrequent Visitor
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.