Hi,
I am getting an error "Cannot read properties of null (reading 'indexOf')" when using the STAT() function as my denominator.
I even use the IFNULL() and IIF( savedexpression('a') IS NULL, 1, savedexpression('a')) but still getting the same error.
Could you help us find a way to avoid this error?
Regards,
Christian