Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ..
I have formula as below.
num(count({<PeripheralCallType = {'2'},AgentSkillTargetID={"$(=firstsortedvalue(AgentSkillTargetID,-aggr($(vTotalCalls),AgentSkillTargetID),TeamVal))"}>} ACD_UNIQUECALLS),'#,##0')
When i try to use this function it returns 0 value instead of value..
please help me..
My application as below..
Hi,
Check this
Its working fine
Regards
ASHFAQ
Hi ashfaq..
Thanks for your reply...
Its helpfull for me..