Forum Discussion
Adjusting Matrix cell width
- 2 years ago
Hi Ashok_Gopeani
Please find the attached PBIXI have updated two DAX (please find the bold section). UNICHAR(10) is used for line break.
CountryState = CONCATENATE('Country State'[Country]& "-" &UNICHAR(10), 'Country State'[State])CounStDist = CONCATENATE('Country State'[CountryState]& "-" &UNICHAR(10),'Country State'[District])
Let me know if that works for you
If your requirement is solved, please mark THIS ANSWER as SOLUTION โ๏ธ and help other users find the solution quickly. Please hit the Thumbs Up ๐ button if this comment helps you.
Thanks
Pijush
Linkedin
Hi Ashok_Gopeani
Please find the attached PBIX
I have updated two DAX (please find the bold section). UNICHAR(10) is used for line break.
Let me know if that works for you
If your requirement is solved, please mark THIS ANSWER as SOLUTION โ๏ธ and help other users find the solution quickly. Please hit the Thumbs Up ๐ button if this comment helps you.
Thanks
Pijush
Linkedin