I have a Flow that emails and HTML Table of all Files Created or Modified in all sub folders in the last 7 Days. Flow works as designed EXCEPT, I want to order the output in the HTML table by the Sub Folder Name that houses the file, ascending order.
This would essentially group all the files by folder in the HTML Table. Is it Possible to use the ODATA Orderby field to set the order of the data pulled by the folder path or folder name?
Something to the affect of "Folder Path asc" I have tried countless variations of this and continually get errors stating the field/column doesn't exist