Hi,
I have a flow setup that runs each time an entry is submitted based on a list form. its an approval workflow with basic send an email and update item action with some conditions.
I have a calculated date field and a calculated number field that is included in the body of the Send an email action. For some reason the calculated date field shows value with time zone and the Calculated number field shows many irrelevant zeros after the decimal point. Please see below screenshot of the email sample.
Hello User,
Your Request has been Approved! You should use your days credit 1.00000000000000 before 2018-10-12T07:00:00Z.
Best Regards,
Manager.
The Days credit value should be presented as 1.0 and date field should exclude the time zone info. So it should appear as 1.0 and 2018-10-12 (if this can be changed to 10/12/2018(mm-dd-yyyy), that would be ideal). Can someone please help me with a solution for this? Thanks in advance.