Forum Discussion
Spacing between columns (different measures)
Hi cowboyracer ,
You can consider selecting the relevant columns for Unpivot Columns and comparing them through mesaure.
Refer to :
https://docs.microsoft.com/en-us/power-query/unpivot-column
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous, Here is the link to the pbix file: https://www.dropbox.com/s/w7kzflrjxw4updc/TelephoneCalls%20Forum.pbix?dl=0
I also copied an image of my visual As you can see I marked the distance between Dep A and Dep B with a black line, the distance between the other Dep's with a pink line. The pink lines are shorter than the black line --> The space between Dep A and Dep B is bigger than the space between the rest. I want the same space between all the collumns. How to fix this?