Forum Discussion
Gateway Data source reporting
- Anonymous5 years ago
Hi Anonymous !
You can leverage the Power BI REST APIs to get the information you need. Most parts are also possible using the Power BI PowerShell cmdlets, based on whatever your preference is.
Steps/information you'll need.
- Get an overview of the datasources that are running on the gateway you want to check (Get Datasources)
- Get Refresh Schedules for datasets leveraging these datasources (Get Refresh Schedule)
I do suggest you look the Power BI Log Analytics Starter Kit by Nassim Kasdali. It will contain pretty much all the information you need (and more), and comes accompanied with so useful explanations to get started.
To get
- Anonymous5 years ago
Hi Anonymous
Please try this way to get Power Bi Service active log in admin center: Blog
You can get report log, gateway log and other logs by select user as below.
Or you can call active event rest api: Blog
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Please try this way to get Power Bi Service active log in admin center: Blog
You can get report log, gateway log and other logs by select user as below.
Or you can call active event rest api: Blog
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.