Hi, I'm building this flow that has an autocalculated column in SP, an email is sent with that information through the workflow, however, it shows a bunch of decimals, I found a way to fix it, creating a string variable, then a format number using a float. However, the variable is being put into an apply to each since the workflow goes through several items to determine which one needs an email (I have get items at the beginning). Of course, I get an error because the initialize variable cannot be nested in an apply to each, how can I solve this? Thanks!!!!
