Forum Discussion
smpa01
3 years agoCommunity Champion
calculation group alignment issue for string
I have a measure as this
test = "this is a multiline test"
& UNICHAR (10) & "one"
& UNICHAR(10) & "two"
& UNICHAR(10) & "three"
If I use calculation...
- 3 years ago
smpa01 I did the same thing but got the left aligned with or without CG. See attached PBIX file, let me know if I'm missing something or doing it differently.