Forum Discussion
Tracking user adoption through engagement
- Nov 15, 2016
The Power BI content pack for Office 365 (now in limited preview) does some of what you want. Apart from that, you could write some PowerShell scripts to interrogate the unified audit log to extract information about what users do...
The Power BI content pack for Office 365 (now in limited preview) does some of what you want. Apart from that, you could write some PowerShell scripts to interrogate the unified audit log to extract information about what users do...
- Darren NeimkeNov 15, 2016Brass Contributor
Cheers, thanks Tony.
I had hoped there would be a PowerBI Content Pack, so that's good news.
Also good that there is an existing Log Source that I can query... I didn't know about that!
I was thinking that I would have to develop something using Flow. I still might look into that as a way to Gamify adoption.
- Niels Gregers JohansenApr 10, 2017Copper Contributor
Hi Darren,
I am working to get something up and running which can catch the information from multiple sources.
https://github.com/Hexatown/user-functions
You are welcome to give the repo a star if you like the idea, and I will keep you posted