Hi.
I have created a flow that sends an e-mail with a table extracted from a Shareoint List. The Sharepoint List shows equipment certificate expiration dates and the column "Remaining Days" shows how many days are left before expiring.
The flow takes only 4 columns from the List and filters the column `Remaining Days` to send by e-mail only the items with less than 180 days to expire.
The flow is working however the formatting is raw and not visually pleasant.
I would like to add the following:
- Add borders to the table
- Filter how the items are displayed in ascendent order (closer to expiration on top, more 'remaining days' at the bottom.
- Negative numbers (expired): remaining day in bold and red.
- Between 1 day to 90: remaining day in bold and orange.
- Between 91 days to 180: remaining day in bold and dark yellow.
Is it possible to include this features on the flow?
Thank you.
