The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
If that Excel file is posted on a sharepoint/OneDrive then you can get near real time refreshes ("Within the hour"). If you need better than that then you can consider syncing your Excel file into something that you can have a direct query connection with (like a SQL server table) or creating a process that pushes new data into a (hybrid) streaming dataset.
If that Excel file is posted on a sharepoint/OneDrive then you can get near real time refreshes ("Within the hour"). If you need better than that then you can consider syncing your Excel file into something that you can have a direct query connection with (like a SQL server table) or creating a process that pushes new data into a (hybrid) streaming dataset.