Forum Discussion
data_team
1 year agoRegular Visitor
How to Efficiently Schedule Refresh for 100 CSV Files in Power BI?
Hello Fabric Community, I manage a Power BI dashboard (PPU account) where around 100 CSV files, each visualized on separate tabs. Each CSV file is required to be updated at a specific frequency (...
ALLUREAN
Solution Sage
1 year agoOne way is to create 3 dataflows (Daily, Weekly, Monthly) and move the respective csv files based on their refresh sequence there and then set the refresh schedule of the dataflows. Another way is using Power Automate.
- data_team1 year agoRegular Visitor
Instructions for creating dataflows like these for csv files that are already in Power BI seems quite confusing. Can you direct me to specific pages on the web to follow?