Hi Everyone,
I am working on a flow that will connect to an SQL table using the "Transform Data" action. I have the table customized the way I want it but the final step will require a new calculated column that will subtract the due date of a particular item from today's date to arrive at "days until due". I do not see the ability to add a calculated column in the Flow Transform Data Action. All I see is Add Conditional Column and Index Column. What I would need is a new column with the formula "DUE_DATE - 'TODAY()'" or something to that effect.
The final step would be to take this table output and convert to HTML for emailing.
Thanks for the help,
Rob