Forum Discussion
Paginated Reports Usage Metrics
- Anonymous2 years ago
Hi, julsr
You can refer johnbasha33 reply, if it does not word, here are several ways to obtain usage metrics for paged reports in Power BI.
1.Audit Logs: You can use Audit Logs to extract Power BI log information (audited reports or dashboards) and then filter individual report usage to get the desired results. Additionally, you can create Powershell scripts to extract audit logs into CSV files and then use the CSV files as a data source for Power BI reports.
Solved: Paginated Reports - Usage Metrics - Where are they... - Microsoft Fabric Community
2.Power BI Premium Capacity Metrics Application: If you have access to Power BI Premium, the Capacity Metrics application provides detailed metrics on the performance of paged reports within a capacity.
Paginated report metrics and dataflow metrics now available in Premium Capacity Metrics app | Microsoft Power BI Blog | Microsoft Power BIBest Regards,
Yang
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Thanks you both johnbasha33 and Anonymous .
Is thr Power BI Premium Capacity Metrics Application exclusive for Power BI Premium or PowerBI Embedded has it too? I'm using PPU licenses and one embedded license but I can't see the option to enable this.
Hi, julsr
Power BI Premium Capacity Metrics App for Power BI Premium and Power BI Embedded, administrators will need to install this Apps to use it, you can refer to the link below for the detailed procedure.
Related link: Introducing Power BI Premium Capacity Metrics App as a template app | Microsoft Power BI Blog | Microsoft Power BI
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
- julsr2 years ago
Continued Contributor
Great, thanks Anonymous ! I followed all the steps mentioned here Configure Azure Log Analytics in Power BI - Power BI | Microsoft Learn but this is what I get when I execute the KQL queries
How could I know if it's recording the logs properly?
We don't have the Premium License so I think I should skipt this part, right? (see image below)
Best,
Julian
- Anonymous2 years agoNot applicable
Hi, julsr
To determine if Azure Log Analytics has been configured successfully, you can follow the steps below:
1. Launch Log Analytics in the Azure portal, where you can select Logs from the Azure Monitor menu.
2. In the "Tables" tab on the left side of the screen, check the tables that are currently available in the scope.
3. To write and run a query, write the query in the Query window and select the Run button, or place the cursor anywhere in the query text and press Shift+Enter to run the query. The results of the query will be displayed in the Results window. If the query returns the expected results, you can confirm that Log Analytics has been successfully configured.
4. Use the ResultCode of the request to determine if the request was abnormal or successful.
Related links:
Log Analytics tutorial - Azure Monitor | Microsoft Learn
Overview of Log Analytics in Azure Monitor - Azure Monitor | Microsoft Learn
www.cnblogs.com
If you are not have Premium capacity, you do not need to configure Azure Log Analytics.Best Regards,
Yang
Community Support Team- julsr2 years ago
Continued Contributor
Thanks for the reply. For me it's not clear yet. The step where I enable the Azure logs in powerbi, do I need to do that? It's mandatory to have a premium license for it?
In the table logs and the query results I can't see anything there.
Best,
Julián