Hello. I'm working with Power Automate and inserting data into an Excel table (new table created in rows with heading). Everything works great.
But when I try to get a sum from a column it doesn't work.
For me it always shows €0. Not even with =SUM(Tab[net price]) which unfortunately also comes out to €0.
With a right click - format the cell and click on NUMBER or CURRENCY, unfortunately there is also € 0.-.
Only when I click into the row in one table, i.e. open exactly one row, and click ENTER, only then does =SUMME(Tab[net price]) calculate the sum.
But doing that with 10,000 lines that are updated every day is really annoying.
I also tried to tick the "Result row" box in the "Table design" tab and then changed the affected row to "Sum".
Unfortunately, that also comes out to €0.
Please help.
Thanks.