@@ -30,7 +30,7 @@ group by aaa.org_id having count(distinct aaa.person_id)>0
/**
output()
count(1)
-match(org_id,"univ_demo_org:1",count,"1")
+match("aaa.org_id","univ_demo_org:1",count,1)
**/
;