Forum Discussion
gajinder47
9 years agoFrequent Visitor
Data Limit and visualizations on Azure Stream Analytics Pushing to Power BI
Hi , We are building a solution which requires data to flow in from Azure Stream analytics job to Power BI service. I have few queries regarding these 1) How much historic data resides in P...
v-qiuyu-msft
9 years agoCommunity Support
Hi gajinder47,
1) Azure Stream Analytics uses the Power BI REST APIs to create its output data stream to Power BI. The database supporting its push dataset stores 200,000 rows, and after that limit is reached, rows are dropped in a first-in first-out (FIFO) fashion. For more information, see: Using Azure Stream Analytics to push data.
2) Based on my test, if we package the stream dataset from Azure Analytics job and dashboard use content pack, the end user are not able to use the stream dataset to create any dashboard tile. When the end user access the shared dashboard after get content pack, data is streaming in dashboard tiles.
Best Regards,
Qiuyun Yu