Forum Discussion

TatianaGuihur's avatar
5 years ago
Solved

Table grid format

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.  

  • TatianaGuihur 

    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:

     

3 Replies

  • Hi TatianaGuihur 

     

    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

  • PaulDBrown's avatar
    PaulDBrown
    Community Champion

    TatianaGuihur 

    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: