Forum Discussion
Anonymous
5 years agoNot applicable
Measure error
Measure error Measure = CONCATENATE("Update") & CONCATENATE( 'Before'[Team]) Sheet Before Name column Team Guide me please.
- 5 years ago
Hi Anonymous
Try this
Measure = CONCATENATE("Update", MAX('Before'[Team]))If that doesn't work please supply some sample data.
regards
Phil
Anonymous
5 years agoNot applicable
PC2790 yes, in column department have more value.
Now, if i use card for show department, it show correct.
But I want to add text before department
Suggest me please.
PC2790
5 years agoCommunity Champion
Can you be more elaborative about your issue?
It would help is you can explain using your data examples and screenshots.
Also, ss your initial issue of concatenating the two values- "Update" & Before [Team] column sorted?