Forum Discussion
Filtering Part of chart
- 7 years ago
Hi Maggie,
You are correct.
I already solved this creating additional table.
So I have tables like this:
T1:
Case ID, finish date, finish user
T2: Country, Team, User
T3: Team, date
T4: Country, date
Rest goes with relationships. and creating columns where I put measure
Hi zgiersky
I make a test for your case, but i'm not very clear, please see my example below.
assume certain employee is a, his production=2,
average production by his team=total production of employees of the Team A/count of employees of Team A ,
average production by country=total production of employees of the Country sd/count of employees of Country sd
Is my understanding right?
Best Regards
Maggie
Hi Maggie,
You are correct.
I already solved this creating additional table.
So I have tables like this:
T1:
Case ID, finish date, finish user
T2: Country, Team, User
T3: Team, date
T4: Country, date
Rest goes with relationships. and creating columns where I put measure