Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have a question on where im having difficulties to get,
I created a textbox based on attached, I need the answer marked in Red to be displayed in Text box instead the one marked in Green is appearing.
Formula:
=Num(sum({< Department = {'Collections'} >} Score >=95) / Count(Score)*100 * -1,'#.')
Regards.
Thabiso
try
=num(count({<Department ={"=Count(score)>=95"}>}Deprtment)/Count(Score)*100 * -1,'#.')
Hi Chanty,
How will i add Department Name Collections?
Regards.
Hi Chanty,
This is not correct please advise how will i add the department name?
Regards,
Why do you want to pick 96.90? What is the reason to pick that rather than any other number here? Can you elaborate here?