I am attempting to pass multiple values into a parameter via the "Export to File for Paginated Reports" action. Traditionally, you can add each selection as a separate parameter property and be fine, but my selections will be dynamic and sometimes rather large lists. I attempted to pass an array, or a comma separated list and neither worked and results in the error "Invalid values".
Is there a feature update or missing piece where I can set the parameter value to be multiple values in Power Automate? I have seen some older posts, but all came to the conclusion that it was not possible except duplicating the parameter multiple times. I am curious if a solution has been designed since the closing of those posts.