Hi
I have a flow to read an Excel table as input and then create a Html Table and send it out by email. The test run is always successful but the email output shows blank for the numbers in the numeric columns from the Excel table. Those numbers are formatted as number in Excel cells. I checked back on the test run; the Input can read the numbers in the numeric columns from the Excel table, but the Output for those numeric columns are all blank. Then I tried to change the Format of one of the numeric columns in the "Create HTML Table" action but it still doesn't pick up the number in integer.
Can anyone give me some clue on what's wrong? Is it relating to the HTML Table formatting? The flow can read text; just not the numbers.
Screenshot 1
Start of the flow
Screenshot 2 - tried to format as number in the "Create HTML table" action
Tried to format number in one of the numeric fiields but the result is the same.
Screenshot 3 - Test run result - Outputs are blank for number columns where they should have the integers. Inputs show the numbers in integer.
The test shows input is with the numbers for the numeric columns but the output is all blank.
Thanks!
Xenia