Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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!
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |