Forum Discussion
PBI - PowerApps: Dual Storage
Hi Katie_L ,
Tables with Dual setting can act as either cached or not cached, depending on the context of the query that's submitted to the Power BI dataset. In some cases, you fulfill queries from cached data. In other cases, you fulfill queries by executing an on-demand query to the data source.
Since sharepoint list only supports import mode, you cannot use Direct Query and Dual storage. You can refer to https://docs.microsoft.com/en-us/power-bi/connect-data/power-bi-data-sources for data source support both import model and DQ model.
If this post help, please consider accept it as the solution to help other member find it more quickly.
Best Regards,
Dedmon Dai
Thank you for this. I this case I can make a Streaming Dataset and pull in my Sharepoint Columns. **Question** if I do this, HOW do i push all existing info into the dataset?
I know I can make a FLOW and add a row, but this doesnt get all historic data.
Thoughts?