Hi,
Description label is not being showed when just one measure (value field) is selected.
See screenshot: NoMeasureLabel_01.JPG and NoMeasureLabel.JPG
When more than one measure is selected the description is being showed ok.
See screenshot: MeasureLabel_02.JPG and MeasureLabel.JPG
Hello, Jose!
Thank you for your question.
Kindly note that this behavior helps to reduce the amount of rows, giving more space for values. Additionally, the measure name is present in the grand total column or row in default configurations. However, we agree that with disabled grand totals, the absence of a measure label can be confusing. For such cases, we recommend using the customizeCell
API call to append the measure name in the cells containing hierarchy members. You are welcome to check the example: https://jsfiddle.net/flexmonster/hae57dj0/
Please let us know if this solution works for you.
Best Regards,
Maksym
Hello, Jose!
Hope you are doing well.
Our team is wondering if you had time to test the suggested approach for adding measure captions with the customizeCell
method.
Please let us know if this solution would work for you.
Best Regards,
Maksym