Event banner
AMA: Device reporting and analytics in Intune
Event Ended
Thursday, Sep 14, 2023, 07:30 AM PDTEvent details
Ask Microsoft Anything about reporting in Microsoft Intune. Getting started with built-in reports? Developing custom reports? Using Log Analytics? Intune reporting capabilities continue to evolve so join us to catch up on the latest from the Intune product experts and get answers to your questions!
Post your questions in the Comments below. We'll have experts responding in the live stream and others in chat. |
This AMA is part of Tech Community Live: Microsoft Intune edition. Visit https://aka.ms/TCL/Intune for the full agenda.
Heather_Poulsen
Updated Dec 27, 2024
77 Comments
Sort By
- cjch1979Copper ContributorGood afternoon, I am working on creating a dashboard in POWER BI where I can see which policies are implemented on each device. This means that I should create a query that includes the date, policy, and the device that received that policy. I've already connected POWER BI from Intune and imported the default report that Intune generates. https://techcommunity.microsoft.com/t5/image/serverpage/image-id/506131i0C582537121F61EF/image-size/medium?v=v2&px=400 Now, I have the policies here, and I want to join them with the devices, but in these tables, I can't find a common data point to be able to generate this query. So I've gone to Intune to try to generate this query to be able to send it to Power BI. I've explored workbooks and logic analytics, but I haven't been able to find the table of policies. I also know that there, in the Intune dashboard, I have been able to see that this information is available. https://techcommunity.microsoft.com/t5/image/serverpage/image-id/506132iED68418DC2271F98/image-size/medium?v=v2&px=400 I'm not sure if this is the right path, but I need your help to find a solution for this report. I hope you can assist me in some way. Thank you.
- SeMeDeIron ContributorAt the moment there are several types of reports in Intune Admin Portal. What is the plan, will every single report be converted to the newest report view? By the way... what is the actual/newest report view? The reports in Intune Admin Center below Reports?
- Char_CheesmanBronze Contributor
Thanks for participating in today's AMA: Device reporting and analytics in Intune! For reference, the panel covered this topic at 01:30.
- SeMeDeIron ContributorHi, is there a chance to use the whole data from intune (including inventory, endpoint analytics) and aad via OData feed in Power BI Desktop App?
- Zach Dvorak
Microsoft
Hey Sebastian, I recommend exploring the Intune Data Warehouse which you can connect to from Power BI. Here is some more information: https://learn.microsoft.com/mem/intune/developer/reports-proc-get-a-link-powerbi. For other reports (such as Endpoint analytics), you can leverage MSGraph APIs to retrieve the data that you're looking for programmatically.