Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Concatenation of column not working in Direct Query with On-Prem Vertica.
Power BI Version used: 2.55.5010.581 64-bit (February 2018)
Steps:
1) Create Connection with On-Prem Vertica using Direct Query Mod.
2) Create new custom colummn and concatenate 2 columns in it
(Column = <TableName>[<ColumnName>]&<TableName>[<ColumnName>]
3) Try reading the data of customer column using the table component.
Expected Result: Data should get displayed.
Actual Result: "OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression" error appears.
Below is the screenshof for the reference of the error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.