count({ColA}, [{ColB}, {ColC}])
I always receive an errors
Function COUNT
should have 1 argument(s) instead of 2 argument(s).
count({ColA}, [{ColB}, {ColC}])
I always receive an errors
Function COUNT
should have 1 argument(s) instead of 2 argument(s).
Hi @Hussein_Labib,
Thanks for your question. I just tried this on my side and it worked. Is your colA a measure field or a dimension field? What about the colB and colC fields? Is this a SPICE dataset or a live query?