Forum Discussion
Budget (Target) Allocation, without relationship
- 7 years ago
Hi admin_xlsior ,
Glad to hear the issue is resolved, you can accept the right reply as solution, that way, other community members would benefit from the solution.
Best regards
Amy Cai
Hi,
Yes, I know it is quite difficult to understand, I did create a sample PBIX until I realize I cannot attach it in here.
However, here it is :
https://drive.google.com/open?id=1r4gB17N_jiqL9qZt3SLkBonaElprB6W7
Anyway, the transition from Yearly value to Monthly is not the issue, it is already correct as they are.
What I want to achieve or the main issue is later when you see my PBIX, I have this table visual which contain :
- Year
- Region
- Branch
- Target Value
Then I have a Resource table, it is a list of Worker, which it has the info of their branch. (Resource branch)
So, I want to add this Resources to the 1st table visualization, but it needs to match the branch code of the 1st visual, so it only display the Resources belong to the branch in the respected row.
The matching is something like this :
So table visualization no 1, for row no 1, because it says the branch code is 109, it will only listed Resources (from table no 2) with Resource branch 109, which is Julia Funderburk. The target value may remain as it is.
For row no 2, Branch is 110, the Resource only 2, Jack Robinson and Julia Anderson.
For row no 3, Branch is 112, the Resource are 2 also, with colored green.
and so on.
What I have now, all worker in Resources are listed in my Table visual.
Hi admin_xlsior ,
Looks like an issue of relationship in the model. I did the following
1. Deleted the relationship
TimesheetTransaction --> Location
2. Changed the Resource --> Target to Resource-->Location
Now when I select any row in table 1 , the values in table 2 relect only of resources belonging to that branch code.
Check it out.
Cheers
CheenuSing
- admin_xlsior7 years agoPost Prodigy
Hi,
Many thanks for your help.
Actually I cannot delete the relationship between Timesheet since it is my FACT Table. However, I did make the relationship again between Location and Resources but make it inactive (to avoid ambiguity)
In the weirdest way, somehow it is works.
Thanks again. Really appreciate this.
regards,
- v-xicai7 years agoCommunity Support
Hi admin_xlsior ,
Glad to hear the issue is resolved, you can accept the right reply as solution, that way, other community members would benefit from the solution.
Best regards
Amy Cai