Forum Discussion
Anonymous
6 years agoNot applicable
Concatenation Help
Hi I need to concatenate a measure and a column Example for Volume I have quantity To find total volume I do sum(quantity), but the unit of measurement is in different column which is a string....
Anonymous
6 years agoNot applicable
[Volume] & " " & SELECTEDVALUE( T[ColumnWithUnit] )
But if this works... it means the design is flawed 🙂
Best
D
Anonymous
6 years agoNot applicable
Hi Greg,
Thanks for the help again. Unfortunately I am unable to put the filed in Value for a bar chart.
Regards
Anindya