Guest_imported
New member
- Jan 1, 1970
- 0
I have a table
Team Agent received approved
Team = substr(<Agent>,1,3)
received is supposed to be Count(<AppID>) In (<Agent>)
Where <AppID> is a dimension with unique values.
I applied a break for Team.
Somehow, I can't get the formulas right.. tried every permutation I could think of and I am still stuck (it will always display 1)... help!
Team Agent received approved
Team = substr(<Agent>,1,3)
received is supposed to be Count(<AppID>) In (<Agent>)
Where <AppID> is a dimension with unique values.
I applied a break for Team.
Somehow, I can't get the formulas right.. tried every permutation I could think of and I am still stuck (it will always display 1)... help!