From PVA, I am trying to pass a Table (An array of strings, e.g. ["String 1", "String 2", "String 3"]) to a Power Automate Flow. I'm having a lot of difficulty achieving this, as there seems to be no way to convert such a table to a string? Wrapping the table with Text() does not work.
Is there actually a way to do this? Thanks