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.
When GetData-> loading tables from any source, it reloads everything what’s in existing datamart/dataflow/desktop. It is time consuming and creating multiple dataflows is not relevant for many projects. I believe Microsoft could come up with solutions to that. Would it be possible just to load whatever table(s) you’re getting?
(Answer I have from your team: There is no such feature that can load data by objects, it will be loading all the data from the source side. You can break out the data source into multiple dataflows and load the specific dataflow you needed each time. )