Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoSet the field property to not show totals.
If you do ned totals sometimes but not on all reports, then you will need to create a mirror field with a formula equal to the [real field] and disable totals on it. Then decide which one to use according to the report.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
If you do ned totals sometimes but not on all reports, then you will need to create a mirror field with a formula equal to the [real field] and disable totals on it. Then decide which one to use according to the report.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
AlanOrbach
5 years agoQrew Member
Can you please explain further with steps or a screenshot? There should be an easier way this can be done (a checkbox or something).
------------------------------
Alan Orbach
------------------------------
------------------------------
Alan Orbach
------------------------------
- AustinK5 years agoQrew CommanderIt already is a checkbox so this should be easy.
Go to the field properties of the field that is being totaled. "Display a total of this field in reports" uncheck that.- AlanOrbach5 years agoQrew MemberNo I apologize I dont think I am being clear. I want to remove the "TOT" section in the main Monthly Metrics table as shown below:
------------------------------
Alan Orbach
------------------------------- AustinK5 years agoQrew CommanderDo none of those fields have a field property by the name of "Display a total of this field in reports"? If they do not have this then chances are you cannot suppress it natively. Go to the settings/properties of each field and check. You can click on the arrow next to each field and open the "Field properties" for it. It should only be there on numeric fields. If you do this for all fields that are totaling in the report the TOT section should go away.
Edit: Or do you mean you want to remove only the word TOT? That will need to be done with JavaScript I think and is not supported natively. It can be done though.