Forum Discussion
poweruser55
4 years agoHelper IV
Separate columns
How can I separate these two columns? They should have a space in between them
2 Replies
- DataInsightsSuper User
You can set the spacing between columns in the Formatting pane:
However, since your visual has two measures, you'll need to first create a parameter (disconnected) table. The solution is described below:
https://community.powerbi.com/t5/Desktop/Spacing-between-bars/m-p/260273
- v-zhangtiCommunity Support
Hi poweruser55
It's easy to write another Measure equal to empty. Then place this Measure between 8 and 9.
Measure = BLANK()Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.