Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all,
Is there anything like forcefully getting values into new line..
Per suppose i have 4 sales type of values.
I would like to show each sales type and their values into 4 lines..
we have something like wordwrap but it wont work for all the time.
Do we have unichar no for braking line and getting values into newline.
Any help
Mohan V
Solved! Go to Solution.
Hi @Anonymous,
Seems it doesn't work on the card visual yet.. But here is a workaround. It works with a combination of word-wrap and the UNICHAR(10), so measure remains the same.
Use a table or matrix visual, put the measure in and rename the measure in the visual to " " set the outline color to the same as the background, enable word-wrapon values and it is allmost like the card visual. Probably it will be supported in the near future.
Hi Mohan,
Since the Power BI July update there is support for the UNICHAR that represent a new line:
Measure with newline = "This is the first line" & UNICHAR(10) & "This is the second line"
Check https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-july-feature-summary-2/ for more info
Thanks for the reply @Anonymous.
I jus tried this but no luck..
Its not working.
My powerbi Desktop details..
Am i missing anything here..
Hi @Anonymous,
Seems it doesn't work on the card visual yet.. But here is a workaround. It works with a combination of word-wrap and the UNICHAR(10), so measure remains the same.
Use a table or matrix visual, put the measure in and rename the measure in the visual to " " set the outline color to the same as the background, enable word-wrapon values and it is allmost like the card visual. Probably it will be supported in the near future.
Thanks @Anonymous
it works..
great....:)
can you give any suggestion regarding the unichar no for tab space.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
72 | |
37 | |
31 | |
26 |
User | Count |
---|---|
95 | |
50 | |
43 | |
40 | |
35 |