Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mcornfield
Helper III
Helper III

Lineage show Direct Query or Import

Is there a place in Power BI Service to see whether a connection is a Direct Query or Import? I want to be quickly able to determine the connection type. 

 

I found 2 reports that I know first hand the connections type. I looked at the Lineage of the 2 Reports, one being a Direct Query and the other an Import using a SQL Query, and I don't see anything that points out the difference. Any help would be appreciated.   

1 REPLY 1
TomMartens
Super User
Super User

Hey @mcornfield ,

 

the only place I know that might contain the information you are looking for is the dataset API: Datasets - Get Dataset - REST API (Power BI Power BI REST APIs) | Microsoft Docs

The result might contain a property called targetStoragemode

But to honest, i have no idea what to expect
a dataset in import mode returns: Abf
a dataset in directquery mode returns: PremiumFiles

Hopefully, this provides some new ideas.

Regards,
Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors