Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
does report builder imports data (like power bi desktop) when we connect it with excel located on sharepoint folder or it works like directly query?
Solved! Go to Solution.
Hey @powerbiexpert22,
Report Builder operates on a direct query model when connecting to Excel files hosted on SharePoint, similar to live connections rather than data import functionality.
Key Points:
Recommended Solutions:
Additional Considerations:
This approach ensures data freshness but requires careful performance tuning for optimal user experience.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer
Hi @powerbiexpert22 ,
Power BI Report Builder does not import the data like Power BI Desktop. When you connect it to an Excel file stored on SharePoint, it behaves more like a DirectQuery connection:
The data is queried live from the Excel file each time the report is run.
Report Builder does not store a copy of the data internally.
This ensures that your report always reflects the latest data in the Excel file on SharePoint.
Key difference:
Power BI Desktop: By default, imports data into its internal model (unless DirectQuery is used).
Report Builder: Always fetches data on-demand from the source.
This is important for performance and real-time reporting considerations.
Hi @powerbiexpert22 ,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.
Hi @powerbiexpert22,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you
Hi @powerbiexpert22 ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions
Hey @powerbiexpert22,
Report Builder operates on a direct query model when connecting to Excel files hosted on SharePoint, similar to live connections rather than data import functionality.
Key Points:
Recommended Solutions:
Additional Considerations:
This approach ensures data freshness but requires careful performance tuning for optimal user experience.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer