Hi I have a pivot (falt view) with some base data if I click on any cell I will need to open another pivot using a new set of data is that possible?
Hello, Ranjith,
Thank you for your question.
Yes, it is possible to open another pivot on cell click.
This can be achieved using Flexmonster's cellclick event.
Please see the following JSFiddle for illustration: https://jsfiddle.net/flexmonster/fdk4pygh/.
In the example, when a cell is clicked, a new pivot table is created.
Depending on the use case, here are a few more examples that may be of interest:
Please let us know if this helps.
Kind regards,
Vera