Need a special offer?Find out if your project fits.
+

Description label is not being showed when just one measure (value field) is selected

Answered
Jose Eduardo Almeida asked on December 1, 2023

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

2 answers

Public
Maksym Diachenko Maksym Diachenko Flexmonster December 5, 2023

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

Public
Maksym Diachenko Maksym Diachenko Flexmonster December 13, 2023

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

Please login or Register to Submit Answer