Forum Discussion
Sorting by Spend column in a dynamic metric setting
- 1 year ago
HI Anonymous ,
I don't think you can sort your columns individually using this approach. Seeing your report, I understood that the sort happens based on the total column. One more thing is you are keeping it as text, so the sort also is going to happen based on character. i.e. 85 will be greater than 600.
Instead you can go ahead with the approach of using Field Parameters for this.
Refer the Page 1 in the file attached here
Regards,
HI Anonymous ,
I don't think you can sort your columns individually using this approach. Seeing your report, I understood that the sort happens based on the total column. One more thing is you are keeping it as text, so the sort also is going to happen based on character. i.e. 85 will be greater than 600.
Instead you can go ahead with the approach of using Field Parameters for this.
Refer the Page 1 in the file attached here
Regards,
Hi Thejeswar, this works but I can't seem to replicate your table MeasureSelector using NAMEOF. How is this done please. Thanks.