Workspace dashboard simple arithmetic
As part of a dashboard data visualization element, I would like to plot the average of the difference between two fields in a record (i.e. `AVG(table.fieldB - table.fieldA)`) but have struggled to find something that doesn't seem overly complicated f...
