Forum Discussion
Realtime Reports
- 2 years ago
This is unfortunately correct - streaming datasets only support single tables. You can consider to use push datasets instead - there you can have multiple tables. Of course push datasets come with their own limitiations, like the absence of sliding windows.
Worth considering the real time capabilities of Fabric.
This is unfortunately correct - streaming datasets only support single tables. You can consider to use push datasets instead - there you can have multiple tables. Of course push datasets come with their own limitiations, like the absence of sliding windows.
Worth considering the real time capabilities of Fabric.
Hi lbendlin - apologies for the delayed response. so if I understand Push Datasets correctly - the ones I have created are Push Datasets (Historic data analysis is ON)
Is this a correct way to create Push Dataset? How can I us multiple of these Push Datasets in a single report?
Thank you.
- lbendlin2 years agoSuper User
No, push datasets don't have a concept of "history". You can fill them up to their 5M row limit and then have to reset them. This is different from Streaming datasets that can have a FIFO sliding window.
Push Datasets - REST API (Power BI Power BI REST APIs) | Microsoft Learn