Hi All,
I have created a Flow that automatically retrieves data from a SharePoint list and sends out an email daily. I have filtered the Status column so only the "WIP" data is issued and i have also formatted the Status Colour based on Status. There is a column marked Estimated Completion Date which i would like to format based on how close to that date it is. For example, if the completion date is due tomorrow i would like the colour to be amber if its due more than two days away i would like it to be Green, if its overdue i would like the date format to be red.. Any ideas on how i can achieve this
Flow looks like :

Select Statement is as follows:

Currently email output is as follows:

Any help would be appreciated.