Forum Discussion
Power automate dynamic export
- 1 year ago
you need to check the output of the trigger but it's likely something like
item()?['Column1']
Another think that I noticed right now is that if I filter the slicer and then save the report, I receive filtered report by the last saved slilcer values. But when I tried to clear all filters and then save this report, I have the version with selected value in the slicer and not the cleared one. When i send email with the report, I receive the latest saved version and it cannot be fileterd.
Do you know how can I clear filters, save the report and make the power automate filter the report in export to file step?
You would consult your data model. Check the direction of the arrows.
Your Flow code is missing the single quotes around the Power BI value.