Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I'm trying to get the number of items on a sharepoint list daily and store it, then display the plot of that value by time.
So far, I got the count value on power bi, but was wondering if there was any way to save that value and repeat daily.
Thank you!
Solved! Go to Solution.
HI @Anonymous,
AFAIK, the current power bi does not include any writeback or cache data features. These historical data will be replaced when the source data is updated. It means you still need to export or other tools to backup these records.
Regards,
Xiaoxin Sheng
HI @Anonymous,
AFAIK, the current power bi does not include any writeback or cache data features. These historical data will be replaced when the source data is updated. It means you still need to export or other tools to backup these records.
Regards,
Xiaoxin Sheng
Unfortunate, thank you!