In my power BI I am able to see only one month data in usage metrics, How to fetch last three months data!!
Solved! Go to Solution.
The Power Bi activity log only stores the last 30 days, you can pull the last 90 days from the unified audit log (See Track user activities in Power BI - Power BI | Microsoft Docs for more on how you can do this.)
What you would need to do is build a process to extract the data daily then you can build reports from there.
There is a prebuilt solution for this that you can implement easily, you can find the code and instructions here RuiRomano/pbimonitor (github.com)
The Power Bi activity log only stores the last 30 days, you can pull the last 90 days from the unified audit log (See Track user activities in Power BI - Power BI | Microsoft Docs for more on how you can do this.)
What you would need to do is build a process to extract the data daily then you can build reports from there.
There is a prebuilt solution for this that you can implement easily, you can find the code and instructions here RuiRomano/pbimonitor (github.com)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Mark your calendars and join us on Thursday, June 30 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
33 | |
27 | |
25 | |
19 | |
10 |
User | Count |
---|---|
50 | |
27 | |
20 | |
16 | |
14 |