I have a dashboard screen with revenue related charts
My data is a sheet with sales items, all having a date + time
I have created a ‘month’ column (format YYYY/MM) using math + template columns for my chart x-axis
And I am trying to show my profits as Y-axis.
The profit is simply sale price * commission / 100
When I use the profit column, it shows 0 for all months, although I can see the values in data editor
Does it work if you remove units (euro) from the math column, then apply units through the chart settings? Just wondering if it’s not recognizing it as a number.
Just for the sake of trying, can you create a template column that duplicates the value in the math column? May have to remove units. Then use the template column in the chart. Otherwise, this seems like a bug to me.