Forum Discussion

khaledhikmat's avatar
khaledhikmat
Regular Visitor
9 years ago
Solved

Delete or reset a real-time dataset

Hello, given a real-time dataset created by a real-time stream (API or Stream Analytic), how do I reset it or clear its entries? I want to pump test data, build the visuals, reset the data and make i...
  • sirui_sun's avatar
    9 years ago

    Hello!

     

    If you've created a real-time dataset and you didn't check the "Enable historic data analysis" option, then there is no need to manually clear its entries, since Power BI is not storing anything.

     

    If you've created a real-time dataset either by checking the "historic data analysis" option, or via an Azure Stream Analytics output, you can delete its rows using our REST API. You can start with our documentation here, let us know if you have any questions!