Hi guys,
I created a flow to export excel file on OneDrive and send the exported file as attachment like this:
It worked well when my paginated report does not have any parameter. However, now I have 2 parameters as follows:
How could I pass the StartDate and EndDate parameter in Export files for paginated report??
What I want is to export the data LAST MONTH. For example: this month is Sep, I would like to get raw data in Aug.
Could anyone please help me regarding this problem?
Any help is highly appreciated.