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 |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |