please helpme to coorrect this problem
formula
CONCATENATE(
โTAGIHAN (โ,
COUNT(
FILTER(
โCOBAโ,
IfS(
usersettings(โFUNGSIโ)=โPENGAWASJAR1โ,[ADMIN]=โCLEARโ,[PENGAWAS PEKERJAAN (NAMA)]=โPANDE NYOMAN WIRAโ,))),")")
Perhaps it is better to use AND or OR instead of IFS.
A sample of extraction using AND in the FILTER help is helpful.
It is true what @Takuya_Miyai Said, It is better to use always AND/OR expressions.
In this case I believe that your problem is just a synaxis problem.
Try by deleting this Coma
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |