We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

multiple rows with measures value

Resolved
sungyun asked on December 26, 2018

hi, I have a question using flexmonster!
I will use 4 rows and some of measures for chart.
when I make a table, flexmonster give me value that I don't need.
I attached a picture.
I don't need 3 yellow value, so I want they are marked with blank ( I just want red one )
Is there any way to resolve my problem?
this is parts of my js code.

rows: [
{uniqueName: "date"},
{uniqueName: "type"},
{uniqueName: "action"},
{uniqueName: "reason"}
],
measures: [
{uniqueName: "total", grandTotalCaption: "total"},
{uniqueName: "cnt10", grandTotalCaption: "10"},
{uniqueName: "cnt20", grandTotalCaption: "20"},
{uniqueName: "cnt30", grandTotalCaption: "30"}
]

Attachments:
table.PNG

1 answer

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 26, 2018

Hello, Sungyun,
Thank you for your interest in Flexmonster Pivot!
This can be achieved by selecting Options > Do not show subtotals in the Toolbar.
Please let me know in case of any other questions.
Regards,
Tanya

Please login or Register to Submit Answer