I’m creating a dashboard and i already have a field from a table in my DB being shown as a sum function using the SC built in function which work fine as shown below.

But what i want to do now is either add a line within this widget or a new widget which will do a simple calculation but i cant find anywhere within the dashboard where this can be done.
I want to display the result of {areaused} SUM - 3500
areaused is a field in my DB and 3500 is just a manually added number to the calculation or could be a field
I cant see anywhere how i can add this.
