How to fix this problem

please helpme to coorrect this problem

formula

CONCATENATE(
โ€œTAGIHAN (โ€,
COUNT(
FILTER(
โ€œCOBAโ€,
IfS(
usersettings(โ€œFUNGSIโ€)=โ€œPENGAWASJAR1โ€,[ADMIN]=โ€œCLEARโ€,[PENGAWAS PEKERJAAN (NAMA)]=โ€œPANDE NYOMAN WIRAโ€,))),")")

0 2 161
2 REPLIES 2

Hi @Wais_alqarni

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

Top Labels in this Space