Forum Discussion
rbobadilla
8 years agoFrequent Visitor
Streaming - Which is the RetencionPolicy value when HistoricDataAnalysis is disabled/enabled?
Hi guys, reading about Streaming Data in Power BI, I realize that there are two possible values for the parameter defaultRetencionPolicy: none: 5,000,000 max rows stored per table basicFIFO: data ...
GilbertQ
8 years agoSuper User
Hi rbobadilla
You can set this via the UI when you create your streaming data set, as shown below?
Which you can get to under Dataset if you have already created a streaming dataset.
- rbobadilla8 years agoFrequent Visitor
Thank your for your repply GilbertQ.
I can set that value, yes. So, does it mean that if i enable the Historic Data Analysis Option, i am setting a "none" policy restriction, whereas if i set the option as off, i am setting a "basicFIFO" policy restriction?
- GilbertQ8 years agoSuper UserYes your description is 100% correct.