Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HiSalculate the value in the stacked column. The stacking must be included in the script per value and monthlyThis not workingcount(QC_Grade = {'1'}), MonthYear
in script :count( if(QC_Grade ='1', MonthYear))
in frontend count({<QC_Grade = {'1'}>} MonthYear)