How are your quotes stored? A screen shot would be helpful.
If each quote is a record in a linked field for the project, you can use a COUNTALL
rollup to determine the total number of quotes, and a conditional rollup to count the number of submitted/received quotes. Then you can use another formula field to compare the two numbers.
How are your quotes stored? A screen shot would be helpful.
If each quote is a record in a linked field for the project, you can use a COUNTALL
rollup to determine the total number of quotes, and a conditional rollup to count the number of submitted/received quotes. Then you can use another formula field to compare the two numbers.
Thank you for responding @kuovonne. Here is a snapshot of the area I am questioning.

Thanks for the screen shot. It really helps to understand your situation.
It looks like you are grouping records by WO#, where WO# is the job number. It looks like each row represents a single quote, and each quote has its own status.
Notice that the WO# is simply a value that is shared by multiple records, but there is no single record that is responsible for the WO# as a whole. Thus, the method I described in my previous reply would require changes to your base design in order to work.
As the WO# does not have a unique record of its own in a different table, there are limited things that you can do, as filters are based on individual records, not groups. One thing you can try is to edit the summary bar for the “Status: Quote” field so that it shows how many unique values exist for the group. However, that will have very limited usefulness. Sorry.
Thanks for the screen shot. It really helps to understand your situation.
It looks like you are grouping records by WO#, where WO# is the job number. It looks like each row represents a single quote, and each quote has its own status.
Notice that the WO# is simply a value that is shared by multiple records, but there is no single record that is responsible for the WO# as a whole. Thus, the method I described in my previous reply would require changes to your base design in order to work.
As the WO# does not have a unique record of its own in a different table, there are limited things that you can do, as filters are based on individual records, not groups. One thing you can try is to edit the summary bar for the “Status: Quote” field so that it shows how many unique values exist for the group. However, that will have very limited usefulness. Sorry.
Do you think having the WO#s as a linked record would be better? I am slowly trying to revamp our system for a better project workflow, but with the limitations available it can be a struggle and very difficult process.
Do you think having the WO#s as a linked record would be better? I am slowly trying to revamp our system for a better project workflow, but with the limitations available it can be a struggle and very difficult process.
Yes, I think having a new table with one WO# per record would be better. Then have each WO# have a linked records field that links to all of the related quotes.
I recommend making a copy of your base and testing out the design on the copy.
Yes, I think having a new table with one WO# per record would be better. Then have each WO# have a linked records field that links to all of the related quotes.
I recommend making a copy of your base and testing out the design on the copy.
100% agree
It can mean a lot more work if you have to manually redo a lot of linked records, lookups, formulas, etc. in your original base… but peace of mind that you aren’t ruining everything in your original base while you tinker is worth the extra effort.
Thank you both! I am trying to get away from re-creating the bases everytime a new scenario comes up. I do have a duplicate base that I test run a some ideas and suggestions I’ve learned over the year with Airtable. Hopefully I will be able to implement an entire base with all upgrades soon.
I ran into this issue today - on the base in question and now I’m scared after a little research there is no way to prevent this in airtable. Do you have any experience with views? A collaborator created a personal view and has opened up all sensitive info that was once hidden.