How can I display a ratio between two values in interface (dashboard)?
I have the field "hours" in a base.
In the dashboard I want to display the number of hours last week divided in a static number.
Like:
All records from last week.
Total amount of hours from those records.
Divided in 8.
Plot this on a chart so I can see progress over time.
I'm OK to go through a new table in the base to solve the problem