Forum Discussion

Rizvi's avatar
Rizvi
New Member
1 year ago
Solved

Unable to Connect to SQLite Cloud Database in Power BI Desktop

I am trying to connect to SQLite Cloud database @ https://sqlitecloud.io
I am using the ODBC Driver available at http://www.ch-werner.de/sqliteodbc/
The ODBC drive is working fine with the local Machine database but unable to fitch any data from SqliteCloud.
I am using the below in Power Query
Odbc.DataSource("driver={SQLite3 ODBC Driver};sqlitecloud://cx203tyyyhk.g3.sqlite.cloud:1234/chinook.sqlite?apikey=78783dfdfdfdfdxcxcxcxwewewe;dsn=SQLite3 Datasource", [HierarchicalNavigation=true])

Thanks in advance for your guidance.

  • Power Query only supports individual section members. You need to run separate scripts.

3 Replies

  • Rizvi's avatar
    Rizvi
    New Member

    Thank your for the detail.
    Is there any way to import / Link All Tables in one go using Python in Power Query?
    Or we have to import / Link Tables one by one.

    Thanks

    • lbendlin's avatar
      lbendlin
      Icon for Super User rankSuper User

      Power Query only supports individual section members. You need to run separate scripts.