
Hi all,
I have created a workflow whereby a user can export a Paginated Report in a PowerBI.
As part of the workflow it passes a paramater which is drive from a filter in the PowerBI report.
The question is that at present if a user selects two values from the filter in the PowerBI the workflow generates two exports, as opposed to just exporting one with both the filter values passed into the parameter.
Is there anyway I can have to so that it does not create multiple exports?