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 moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello!
After updating Simbda Driver to latest version (2.2.0.1005) DSN-connections to BigQuery cause error:
ODBC:
ERROR [HY000]
[Simba][BigQuery] (100) Error interacting with REST API: Already Exists: Dataset PROJECT_ID:_bqodbc_temp_tables
I figured out Simba tried to create dataset for large results (it's name configured via LargeResultDataSetId option and is _bqodbc_temp_tables by default).
The problem seem to be caused by the fact I need multiple near-simalteneous updates for different tables and datasets - driver tried to create new temporary dataset for each new connection without explicit check of its existance and failes with already exists error. I've tried to unset this parameter value via DSN settings, but in that case default name is used when Standard SQL dialect is picked.
Obviously this behavior relates only to the Simba driver and can't be resolved outside of their team, but my question is - why is there no possibility to override advanced DSN settings inside ODBC connection string?
I've tried to define specific value via connection string as follows, but it is ignored for some reason:
= Odbc.DataSource( "dsn=" & dsn_name & ";LargeResultDataSetId=_tmp_results_" & report_suffix, [ HierarchicalNavigation=true, CreateNavigationProperties = false ] )
Is there any option of guaranteed override inside Power BI?
Hi @hexeh ,
Sorry I can't replicate your issue, please raise the ticket to support team: https://powerbi.microsoft.com/en-us/support/
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 32 | |
| 27 | |
| 26 |