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.
Hi. Is it possible to create only connection to data source in Power Bi desktop (like in Tableau) rather than downloading whole database?
Ilya
Depends on a data source. Data from Analysis Services and SQL Azure data sources don't live in PowerBI.com. When user interacts with visualizations based on those two data sources, the PowerBI.com service sends queries directly to Analysis Services or SQL Azure databases. I think the Spark connector may work the same way as well, but I have not personally tested it yet.
All other data sources are persisted (or cashed) in the service.
Andre, thanks
Does this logic apply to Power Bi desktop?
yes for analysis services (you have an option to direct connect or to extract from AS), probably not for SQL Azure, I think Desktop will always extract from SQL Azure