Hello All,
I'm developing reactive web app.
I want to implement the functionality where I want dynamic selection of Attributes for export to Excel.
I want to select the attributes I would like to export from the entity and on bases of the selected attributes from the entity, I want to export an excel having data only for selected attributes.
how to achieve this. Can someone help me here.
Regards.
Hi Leo thomas,
It is possible to do this with the Advanced Excel component. The component does expose functions to select specific rows-cell combinations. If you apply the correct logic, you can build a generic action to achieve this.
Thanks,
Ramesh