Forum Discussion
String concatenation not working in Direct Query mode
Hi Anonymous,
It is not available to add custom column to concatenate 2 strings in Query Editor mode when data connection is live. As a workaround, you could create a report lelvel measure with DAX function: CONCATENATE
Best regards,
Yuliana Gu
Hi Yuliana Gu,
When i am using the CONCATENATE function in dashboard level, i am getting below error.
Thanks,
Subash
- v-yulgu-msft7 years agoMicrosoft Employee
Hi Anonymous ,
What measure formula did you write when using CONCATENATE?
Regards,
Yuliana Gu
- Anonymous6 years agoNot applicable
Were you able to find any solution? I am facing the same challenge right now.
- sapankumaarjain6 years agoRegular Visitor
Hi Yuliana,
I was trying to create a calculated column to concatenate in direct query mode and got the same error as Subash. I was trying to join Key and Text to use in a filter.
Regards,
Sapan
- sapankumaarjain6 years agoRegular Visitor
Same here. I am also getting same error