Forum Discussion
evienguyen
6 years agoFrequent Visitor
Refresh/delete hybrid streaming dataset
Hi, I am building a report on Power BI service using the historical streaming dataset (hybrid), which uses PowerShell to retrieve the data from SQL server and upload to Power BI using the endpoin...
nickyvv
Most Valuable Professional
6 years agoHi evienguyen,
when you have a streaming dataset set to Hybrid this means the switch at Historic data analysis is set to On.
If I want to clear my dataset I usually switch it to off, save it and edit it again and switch it back on. This way the data in the streaming dataset get's cleared and you start with a fresh (empty) dataset.
I don't know how to set this in PowerShell, but I assume you can do this also programattically.