Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to export the selected filters along with data into an Excel sheet. I found this is possible with PDF and Image export.
Please let me know whether this option is possible or not. If possible how can I achieve that?
Hello,
You can use the GetCurrentSelections() function. Add another dimension to the table and use the GetCurrentSelections() function.
Thanks nirefraty123.
I've tried this extension.
Thanks Cisemgul.
I've tried your solution and it was working fine.
Can you share how is it possible with PDF and Image export? Which API are you using?