Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
is it possible to combine columns in direct mode?
I need a relationship between two tables, but this relationship is composed of 3 fields
Solved! Go to Solution.
Hi @adciudad,
In DirectQuery mode, combining columns is not supported. As a workaround, you can achieve this by creating a calculated column with DAX function: CONCATENATE
Best regards,
Yuliana Gu
Hi @adciudad,
In DirectQuery mode, combining columns is not supported. As a workaround, you can achieve this by creating a calculated column with DAX function: CONCATENATE
Best regards,
Yuliana Gu
This doesn't work for me with BigQuery.
I've created a composite key using CONCATENATE (same happens when I use COMBINEVALUES).
But when I create a visual that includes the composite key, I get this error:
OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression..
Can you help?
Best
Thanks !
Yes, combine them within your query, make sure Query Folding happens
Did I answer your question correctly? Mark my answer as a solution!
Proud to be a Datanaut!
i have 3 fields, PTRABAJO, ABER, NCOMPROB, when i want join to 1 field, power bi tell that not compatible in mode DirectQuery
You cannot do TransformColumnTypes in Direct Query
Did I answer your question correctly? Mark my answer as a solution!
Proud to be a Datanaut!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 48 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |