Forum Discussion
SfB Online/PowerBI?
+1 on that. With the old powershell cmdlets/reporting webservices being deprecated now, we desperately need new ways to get the data out. PowerBI, API access, new cmdlets, whatever, just give us something! :)
This might not be the most elegant way to pull the raw data currently. However I have been helping customers write powershell scripts (wrappers) using Get-CsUserSession.
- Justin KingstonApr 27, 2017Iron Contributor
I've seen some similar scripts, but I'm really looking for a way to leverage BI to get a high-level view of stats/trends; we have 18 sites and it'd be great to even see MOS scores in aggregate per site in realtime, etc. I know the data's there, it's just a matter of letting MS's own platforms access it.
- VasilMichevApr 27, 2017MVP
Yes, Get-CsUserSession is cool, but requires GA permissions (well, or SfBO Admin ones), which is a problem.