Forum Discussion
JeroenHD
Helper I
4 years agoCustom sort order column headers
Hello Team, I have a problem sorting the column headers in my visual. I have two columns from a table which are column headers in my visual. The Months, 6 Months, YTD and Full Year i managed. ...
- 4 years ago
In that case you need to create different names for the DetailMain headers based on how they need to be sorted and create the sorting order accordingly. ("Budget for Month", "Budget for YTD"...)
- 4 years ago
Hello Paul,
Then the colums become to wide. I solved it differently. Not very elegant, but i created unique values by using No-Break Spaces.
Thanks for thinking along with me.
Greg_Deckler
Community Champion
4 years agoJeroenHD Sorry, what? I think you need a Sort By column but not entirely sure.
- JeroenHD4 years ago
Helper I
Hello Greg, thanks for your reply. I did use that for the Month, 6 Months, YTD and Full Year. For the headers below that they are named equally so i get the message that there can't be more than one value for the same value... etc.