Forum Discussion
TatianaGuihur
5 years agoHelper I
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 b...
- 5 years ago
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:
PaulDBrown
5 years agoCommunity Champion
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:
TatianaGuihur
5 years agoHelper I
that's great! Thank you so much PaulDBrown