Forum Discussion
ODBC connection - Large table
Hi Scott,
Thanks for your reply. I could not see the option to add a Direct Query connection from an ODBC source, you can do from SQL Server.
Im selecting the table to import but then select Edit in the wizard and use the filters on the necessary columns to try and replicate my SQL statement that I previously used for this type of report in Crystal Reports. I have yet to install the Gateway on one of my servers but when I do as you mention it should run in the background.
Regards,
Chris
Hi Chrisp22o,
In Power BI Desktop, DirectQuery mode is not available in ODBC data source. You can refer to this article to see supported data source in DirectQuery mode: Use DirectQuery in Power BI Desktop.
As Progress database is not supported in Power BI Desktop directly, you can use ODBC to connect to Progress database instead. It means we can only use Power BI desktop to get Progress database data in Import mode.
After you publish the report to Power BI Service, you need to create a ODBC use the same connection as in desktop under data gateway. Then set the dataset of this report to use this ODBC data source. See:
Manage your data source - SQL Server
In addition, please note the maximum file size you can import into Power BI Service is 1 gigabyte.
Best Regards,
Qiuyun Yu