SUM(SELECT(Absensi Instruktur[Fee],AND(
[_THISROW].[Nama Training]=[Nama Training],
[_THISROW].[Batch]=[Batch],
[_THISROW].[Nama Instruktur]=[Nama Instruktur],
[_THISROW].[Kelas]=[Kelas],
[_THISROW].[Bulan]=[Bulan],
[Status]="ACCEPTED"),TRUE))
this formula is not working, it's not filtering status.
how i can make this statement [Status]="ACCEPTED" working
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |