Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello all,
I'm looking to get the data about how long users are on each page of my report.
The integrated activity tracker isn't reliable, and extracting the data for long term storage not ideal.
So I tried using other tools but I can't get a reliable time for exiting the report.
Do you have a way to log the entry-exit time/time spent on every page of a report ?
Thanks.
Solved! Go to Solution.
Hi @Kilyan
You can try looking in the Power BI rest API. There is a custom connector available, https://www.thepoweruser.com/2021/02/21/power-bi-rest-api-connector/
If i'm not mistaken, you can only ever see the last 30 days of data, so a long term solution to store the data would be recommeneded. Obviously a database would beidea, but you can maybe you can create a dataflow and use incremental refresh that will store the data.
Thanks
Joe
If this post helps, then please Accept it as the solution
Hi @Kilyan
You can try looking in the Power BI rest API. There is a custom connector available, https://www.thepoweruser.com/2021/02/21/power-bi-rest-api-connector/
If i'm not mistaken, you can only ever see the last 30 days of data, so a long term solution to store the data would be recommeneded. Obviously a database would beidea, but you can maybe you can create a dataflow and use incremental refresh that will store the data.
Thanks
Joe
If this post helps, then please Accept it as the solution
User | Count |
---|---|
45 | |
26 | |
21 | |
18 | |
18 |
User | Count |
---|---|
52 | |
45 | |
24 | |
24 | |
21 |