Hi all,
I have an annual duty roster table (saved in Excel) which has one row for each day of the year.
One of my outputs is to Get Rows (all of them) from the excel file, convert it to a HTML table and the email it out.
The email only displays 255 rows of data (i.e. 01 Jan - 13 Sep). I would like it to display all 365 (or 366) rows of data but am unsure how to do so.
The relevant steps in my flow are below.



Thank you for your advice.
Joseph