Forum Discussion
New line Characters
I have been trying to use all the solutions available on the net but still no luck. Any Help from power BI guys?
Full Contact = LOOKUPVALUE(' Contacts'[Manager Name],' Contacts'[Id],'Customer Contact'[ ContactId])
& " " & LOOKUPVALUE(' Contacts'[Email],' Contacts'[Id],'Customer Contact'[ ContactId])
& " " & LOOKUPVALUE(' Contacts'[Telephone],' Contacts'[Id],'Customer Contact'[ ContactId])
here's my code.
Suggest that you raise it as a bug for the data import team to look at - at their leisure. we are able to see the line break in the text when looking at the data in Advanced editor .... but does not seem to get into the table from there :smileysad: Thinking pacman is eating them up!
- mork10 years ago
Helper V
I have already submitted a ticket. still no reply.
- Vicky_Song10 years ago
Impactful Individual
mork, sornavoor, FawadRehman, Greg_Deckler, thanks for reporting this issue. I can reproduce the issue as well, I will report it internally and will post back once I get any updates.
- mork10 years ago
Helper V
Vicky_Song Thank you for reporting it. hopefully we will get a fix soon! And a better way to present text in power bi too.