Hi All,
As a heads up - I am very new to power automate.
Hopefully someone can advise me on below issue. I am trying to automate an email that gets its email body populated from SharePoint excel data table. One of the columns in excel is percentages and I am struggling to find a way to convert it in power automate as percentage as well so that on email body it would show same table as per excel file. I have tried the 'formatnumber' expression, but where it ask for the number in the expression I am at a loos how to reference tables data.
As an example - the expression is 'formatNumber(number,’P0′)' and my end goal is formatNumber("reference data in table",’P0′).
Is that achievable, or I have to work around it in a different way?
Flow
Table data selection