Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoYou should be able to create a real field or a report field like this
If([Port Type]="Port Out", -1,1)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
If([Port Type]="Port Out", -1,1)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
DougCrandall
4 years agoQrew Cadet
Thanks Mark. I had tried that formula as well earlier without success, other than it changed my column headings to '1' and '-1'.
Am I not putting the formula in the right place?
------------------------------
Doug Crandall
------------------------------
Am I not putting the formula in the right place?
------------------------------
Doug Crandall
------------------------------
- MarkShnier__You4 years ago
Qrew Legend
You should change what you are summarizing to be that formula field. Rights now you are counting records.
Instead summarize the total of the formula field which would be called something like Net Port Counts.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- DougCrandall4 years agoQrew CadetDoh! Thank you Mark. That worked perfectly.
------------------------------
Doug Crandall
------------------------------