Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have two columns in my table - category and value. I would like to add in data load editor calculated fields that derives from the category filed:
If(Category='Sales',Amount,0)-If(Category='Costs',Amount,0) as Profit. It gives me strange data, I don't know what's wrong.
Maciek
🙂