Forum Discussion
Problems combining 2 Tables
What happen if you change the Filter Direction Between CostCenter & Employment to Both
And use A simple Calculate(Sum)
That gives:
Table ''costcenter' is configured for row-level security, introducing constraints on how security filters are specified. The setting for Security Filter Behavior on relationship cannot be Both.
- Vvelarde9 years agoCommunity Champion
Hi, Using your sample file:
Staff & FTE Table have more StaffID than Employment.
My doubt is when you put in a table Staff ID & Employment Relation Type only shows the rows with equals StaffIDs in both Tables.
So if Add of FTE Paids the Sum will be different than the total of FTE.
For Example in your file the value 9,106.60 is the total of FTE (with filters applied) but is not the total if add use the employment table. (2081.66= Only StaffIDs in Employment Table)
This result do you want or 9,106.60.
- MiKeZZa9 years agoPost Patron
We want 9106,60 divided by the total number of months, so 9106,60/5 = 1821,32
- Vvelarde9 years agoCommunity Champion
I send you the file.
https://drive.google.com/file/d/0B95C8CKdTZE3Z3RUYldQekdQVVk/view?usp=sharing
I hope will be helpful to another members in find the solution.