Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi all,
I'm creating a data flow between a remote equipment and Power BI (JSON format).
I create streaming dataset option in Power BI where I define the different fields of these data.
I also switch ON the "Historic data analysis".
Can someone clarify me the data memory limitations for my current scenario?
I've seen this official info:
However, I'm not sure if my current configuration is "none retention policy" or not.
In addition, can someone explain to me the differences between "historic data analysis" enabled or disabled in terms of rows limitations?
Thanks in advance
Solved! Go to Solution.
Hi @kmas,
>>However, I'm not sure if my current configuration is "none retention policy" or not.
AFAIK, FIFO mode is for live steam dataset, otherwise I think they will use the ‘non retention policy’ mode to store dataset.
>>In addition, can someone explain to me the differences between "historic data analysis" enabled or disabled in terms of rows limitations?
As document said, streaming dataset itself not cache/store data, so you can only create particular live tiles and can't do any customize on it.
Historic data analysis feature is for customize. If you turn on it, pushed records will caching to dataset so you cna use these history data to create other visualizations
Real-time streaming in Power BI
Regards,
Xiaoxin Sheng
Hi @kmas,
>>However, I'm not sure if my current configuration is "none retention policy" or not.
AFAIK, FIFO mode is for live steam dataset, otherwise I think they will use the ‘non retention policy’ mode to store dataset.
>>In addition, can someone explain to me the differences between "historic data analysis" enabled or disabled in terms of rows limitations?
As document said, streaming dataset itself not cache/store data, so you can only create particular live tiles and can't do any customize on it.
Historic data analysis feature is for customize. If you turn on it, pushed records will caching to dataset so you cna use these history data to create other visualizations
Real-time streaming in Power BI
Regards,
Xiaoxin Sheng
Thank you very much for the clarification!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.