Hello Flexmonster,
I'm trying to filter only one specific column.
Here is an exemple: https://jsfiddle.net/elyskimo/c1en4pd8/2/
The first column (Weight Total) shows sum of weight. I would like to show in the second column (Weight Total (filtered)) sum of weight but only for category = "Casework" and type = "Blue".
Is this possible ?
Sorry if this has been already answered, but I can't find any answer for this problem.
Hello, Michaela!
Thank you for your question.
Please note that applying filters will remove the entire record with all members and values adjacent to it. It is not possible to filter out only values of a specific measure. To see the filtered and non-filtered data side by side, we suggest adding two Flexmonster components to your page.
Feel free to contact us if more questions arise.
Best Regards,
Maksym
I see. Thank you for your reply !