
Hi all,
I am new to building flows and am trying to embed the output of a sum formula into a 'send email' step in my process.
The trouble i am having is that when the email is sent, the sum output value shown in the image below as 'Total Risk Score' is blank. I assume its because the flow cannot read the information in the cell to give the final value, but i don't know how to get it to read the cell by using the appropriate expression. Any help would be greatly appreciated.
hi @JohnoMDX you can try by adding a compose value before your condition and inside add the output of get row your total risk score propertie, just to see if you are getting well the values, if is empty you are not geting the values and you need to try with get values, and use a condition to filter the value that you are looking for. If the compose shows the value just use the output compose to add it into the email.