Forum Discussion

handwepg's avatar
handwepg
Icon for Helper I rankHelper I
6 years ago
Solved

Reduce space between 100% Stacked column charts

How can I remove the big white space between my two 100% stacked columns?   I have two 100% stack column bars reporting what percentage of those with a characteristic (Have_Characteristic where 0 =...
  • dax's avatar
    6 years ago

    Hi handwepg ,

    Based on my test, I find that this seems to ebe caused by the data type, when I set [Have_Characteristic] to "text", which works well

    Best Regards,
    Zoe Zhi

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.