Forum Discussion
FawadRehman
Helper I
10 years agolink break character in calculated column
Here is my lookup column code Full Contact = LOOKUPVALUE(' Contacts'[Manager Name],' Contacts'[Id],'Customer Contact'[ ContactId]) & "i want line break character here " & LOOKUPVALUE(' Contacts'...
Greg_Deckler
Community Champion
10 years agoSee the thread here and see if any of the suggestions fix it. There are 2 pages and they note that <br> should work.
http://community.powerbi.com/t5/Desktop/New-line-Characters/td-p/37634/highlight/true
FawadRehman
Helper I
10 years ago<br> not working either