Hi,
I'm relatively new to PowerApps. I want to copy all the filtered info from the gallery so that I can paste it into my excel. Currently I'm using the Copy and Concat function like so:
Copy(Concat(Gallery4.AllItems,Column1&Char(9)&Column2&Char(9)&Column3&Char(9))). But my gallery has over 400 rows but it only copied up to 39 rows only.
Any way I can copied the all the rows in the gallery with this formula.
Thank you.

Report
All responses (
Answers (