The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
Solved! Go to 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.
Best Regards,
Community Support Team _ Eason
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.
Best Regards,
Community Support Team _ Eason