Forum Discussion
SoniaAbelho
3 years agoRegular Visitor
Sort by x axis
Hello I have one bar graph that I want to sort by a specific x level. I wasnt to have it sorted by CNF Min, CNF Typ and CNF Max but keeping release sorted by number. how can I do it. Than...
- 3 years ago
Hi SoniaAbelho
Add a table like below and sort SMSF column by Index column. Then create a relationship between this table and the original table on SMSF column.
Then use the new table's SMSF column on the x-axis of the column chart. Sort by x-axis field.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Syk
3 years agoResident Rockstar
You can add a field to your tooltips and then use it to change the sorting of your axis.
SoniaAbelho
3 years agoRegular Visitor
Thank you