How to export data in Excel with list to list .
For ex. For one pan I have different dates of updation , and for next pan I have different date of updation.
Attached format in image.
Any suggestions would be helpful.
You need to create aggregate with those data or if it not possible, use SQL Query Widget to create the data, then use Download widget to download the data as excel file.
Hi,
As @Toto mentioned you can use aggregate or SQL to get the desired records. Apart from that for generating the excel in required format (given in attachment) you need to use Advanced Excel forge component. It will allow you to merge PAN number in single row and then multiple dates rows.
regards