Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
I am trying to get data from a BigQuery view in a specific dataset, using service account authentication.
I am able to preview the view in BigQuery console, which means the underneath view query is working fine.
However, when i try to get this view into power bi using import mode, it gives below error:
View_LogicalCS_CH_Relationship (3)
Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] ODBC: ERROR [42000] [Microsoft][BigQuery] (70) Invalid query: Array index 2 is out of bounds (overflow). '
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.