Forum Discussion
How To Change X-Axis Labeling
- Anonymous6 years ago
HI powerboss,
It sounds like you want to group your axis label based on category fields. If this is a case you can enable this effect by modifying the x-axis type to 'categorical' and turn off the 'concatenate label' option. (notice: don't forget to set 'sort by' current axis fields to enable axis grouping)
Regards,Xiaoxin Sheng
HI powerboss,
You can write a measure with some variables to stored extract current category and year, then you can use them to find out previous records.
After these, you can aggregate table records that filter by above parameters and compare/calculate between different values.
In addition, I'm not so clear for your table structure, can you please share some dummy data and expected results for test?
How to Get Your Question Answered Quickly
BTW, you can also take a look at the following blog about custom soring:
Regards,
Xiaoxin Sheng