07-09-2021 01:44 PM
I want to name a file dynamically while creating an excel, the csv formatter allows dynamic file naming but not the excel formatter. I am having issues with the csv formatter, it does name the file dynamically but the csv file does not show all fields queries from Salesforce. Any suggestions how so I proceed?
07-09-2021 04:03 PM
Am assuming that field names are missing ? You can work your way around it so that all the fields come in the first record. You can do a Groupby and then sort it through an expression.
Below is the known limitation on the snap.