Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
When using the connector to Snowflake with Direct Query, trying to add a boolean value that displays record-level detail (as opposed to aggregations) gives an error "Can't display the visual". When clicking on the error it says:
Couldn't load the data for this visual
OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression..
For example, I get the error when building a 2 column table including ID (string) and IsClosed (boolean).
If I change the table to show an aggregation, for example summarize the ID to Count of ID (string) and IsClosed (boolean), the table visual works correctly.
Release:
February 2019
Product Version:
2.66.5376.2521 (19.02) (x64)
Error Message:
OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.