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

Grid with just one measure , the measure label is not shown

Resolved
Rodrigo Demicheli asked on March 22, 2018

Hi, I have a grid (2 dims row , and 2 dims columns) with just one measure, but the titles for it are empty (sum measure and subtotals labels) , they appear only when I add another measure. Is there a way to show the measure titles (sum measure and subtotals label) when the grid has just one measure?

4 answers

Public
Ian Sadovy Ian Sadovy Flexmonster March 23, 2018

Hi Rodrigo,
 
Thank you for the question.
Could you please clarify, do you want you to achieve something like this - http://take.ms/OjLIO ?
Look forward to hearing from you.
 
Regards,
Ian

Public
Rodrigo Demicheli March 23, 2018

yes exactly, when I have only one measure the title disappears, and reappears if I add more than one

Public
Rodrigo Demicheli March 23, 2018

one measure: http://take.ms/DWIuqh
2 measures : http://take.ms/t4okZ

Public
Ian Sadovy Ian Sadovy Flexmonster March 23, 2018

Thanks. Well, it is not available by default, but you can use customizeCell function to modify cells.
Please refer to the sample - http://jsfiddle.net/flexmonster/sd72zow0/ (see lines 46-50).
Hope it helps.
 
Regards,
Ian

Please login or Register to Submit Answer