Filtering within a function
Attempting to create a filtered value by editing the formula.Â
I want to see Count of total people for where risk is high.
- Field 1: People (All peoples name linked to a risk group)
- Field 2: Risk Group (High, Medium, Low)Â
COUNT([People], [Risk_Group])
I right click on field [Risk_Group] then I edit the filter for the field as High.
But I get a Syntax Error:
Â
Â
HQ_Dev_Prod
Posted 1 year ago·Last reply 1 year ago
2 comments
Chris Wallingford
·1 year agoHQ_Dev_Prod
OP1 year agoThank you! This worked.Â