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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
alongi
Frequent Visitor

ODBC Connection to DB2 (Direct Query/Import)

Hi, i am connected via the ODBC connection to a DB2 database on an AS400. We are using a System DSN, the connection works fine. Does this automatically default to Direct Query? I dont see any options for Direct Query or Import when using the ODBC connector and the DSN.

 

Thank You

1 ACCEPTED SOLUTION

Hi, @alongi 

Yes, this automatically defaults to import. You would have to load the data before you can start visualizing the data.

However, ODBC extensions can optionally enable DirectQuery mode, allowing Power BI to dynamically generate queries at runtime without pre-caching the user's data model.

For more details, please refer to this official document.

 Enabling Direct Query for an ODBC based connector.

 SqlODBC sample 

 

Best Regards,
Community Support Team _ Eason

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@alongi , By default it should use import. It will only show direct query, when it is supported ?

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Now that i see the data and the ability to transform it looks like you are correct as far as it defaulting to import. How would i be able to determine if direct query is an option though. there were any options to begin with, thanks

 

Hi, @alongi 

Yes, this automatically defaults to import. You would have to load the data before you can start visualizing the data.

However, ODBC extensions can optionally enable DirectQuery mode, allowing Power BI to dynamically generate queries at runtime without pre-caching the user's data model.

For more details, please refer to this official document.

 Enabling Direct Query for an ODBC based connector.

 SqlODBC sample 

 

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors