Forum Discussion
Power Automate Multiple parameter
hi, I have a paginated report with a single parameter " Region". And I have created a Flow in Power Automate for the user subscription which looks like this
Now I had to add another parameter City in the paginated report. This flow stopped working.
Do I need to insert another "Apply to each" step for the second parameter? Or I can add another ser of the code Name: and Value: right below the Region Code?
Thanks
HI BishwaR ,
Pls refer the following link:
https://powerusers.microsoft.com/t5/Get-Help-with-Power-Automate/ct-p/FL_GeneralDiscussions
Best Regards
Lucien
3 Replies
- v-luwang-msftCommunity Support
Hi BishwaR ,
I also suggest you to create a post in power automate forum. And in power bi you should set Allow multiple values property for the parameter:https://docs.microsoft.com/en-us/power-bi/report-builder-parameters#bkmk_Report_Parameters
And if you need to Pass a report parameter in a URL , The format for a multi-value parameter is to repeat the parameter name for each value. please refer to the example in this document: https://docs.microsoft.com/en-us/power-bi/report-builder-url-pass-parameters#additional-examples
You also could check if the following article is helpful:
Best Regards
Lucien
- BishwaRHelper V
Thank you so much. Could you please give me the link to Power Automate forum?
- v-luwang-msftCommunity Support
HI BishwaR ,
Pls refer the following link:
https://powerusers.microsoft.com/t5/Get-Help-with-Power-Automate/ct-p/FL_GeneralDiscussions
Best Regards
Lucien