The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi 😊 everyone,
I would like to separate with either an space or line bold. Look the yellow line in the picture. I have many "ecoles" and I would like to see them cleaner with a division line in bold or something similar.
Solved! Go to Solution.
Create a measure:
Blank = BLANK()
Add it to the visual between the measures you wish to separate (or at the bottom of the values bucket to create a separation between column values) and then format it to your liking:
Proud to be a Super User!
Paul on Linkedin.
Create a measure:
Blank = BLANK()
Add it to the visual between the measures you wish to separate (or at the bottom of the values bucket to create a separation between column values) and then format it to your liking:
Proud to be a Super User!
Paul on Linkedin.
One way to achieve this is by turning off the auto-width of column first. Then inserting a line shape to overlay on top of your table/matrix and formatting with diff color/width.
If this post helps, then please consider Accept it as the solution and give thumbs up to help the other members find it more quickly.
Thanks,
Dheeraj