Forum Discussion
Anonymous
5 years agoNot applicable
How do I make custom headers for tables
How do remove the title and what appears to be a sort option from my Table Visualizations? These are just counts of employees that are Male & Female, with the Headcount as the total. I am just look...
- 5 years ago
Anonymous You could create a measure that would return a string value like "577 Males". Then you could either set your font color to your background color or rename the field with blanks, etc. Could also use individual Card visualizations.
Greg_Deckler
5 years agoCommunity Champion
Anonymous You could create a measure that would return a string value like "577 Males". Then you could either set your font color to your background color or rename the field with blanks, etc. Could also use individual Card visualizations.
- Anonymous5 years agoNot applicable
Hey Greg_Deckler - Thanks for the reply. I was able to do some more digging around, and it turns out that selecting the "Card" layout is exactly what I need. It's let me have the same data I need/want, as well as lets me customize it to my needs. Thanks again!