Forum Discussion
Teams Call Quality Dataflow
- 1 year ago
Hi NickTT
Have you considerd using Power Automate to export the data on a rolling period.
Maybe on a friday night back it up to SharePoint/DataVerse/Excel etc
If you arent sure how to write a dax query there is an easy way to grab some prewritten stuff.
Download the pbix file.
On View toggle on Performance analyzer
Click refresh visuals
Expand the visual you want the code for (or make one first) and click copy query
Paste this into Power Automate:
Then add the step exporting this data to your chosen storage!
Hi NickTT
Have you considerd using Power Automate to export the data on a rolling period.
Maybe on a friday night back it up to SharePoint/DataVerse/Excel etc
If you arent sure how to write a dax query there is an easy way to grab some prewritten stuff.
Download the pbix file.
On View toggle on Performance analyzer
Click refresh visuals
Expand the visual you want the code for (or make one first) and click copy query
Paste this into Power Automate:
Then add the step exporting this data to your chosen storage!