Forum Discussion
Combining Totals from 2 different tables
Hi ryan_mayu ,
I tried to do your sample, however I have a zero result.
Actually, I am newbie in PowerBI and started using the application 3 days ago.
All other reports were already done exept of the final result which is computation of Actual/Target.
So here are the steps I did:
1. Create a department table
5. Finally From a matrix table:
Rows = (Created Department)
do you create relationships between tables?
- ryan_mayu3 years ago
Super User
you can paste your raw data as table here. that will be better than screenshot
something like below
a b c 1 3 5 2 4 6 - Anonymous3 years agoNot applicable
Hi ryan_mayu ,
Yes I did. (Step 4)
I am thinking, I think I am able to create the calculation I need.Though it is a different approach, your sample gave me an idea to do it.
Here is my thought:
1. Clean the 2 soruce table, remove un needed columns from actual and target2. Make the names of common columns identical for both table
3. Append the 2 tables. This will just add another column which is not present on the other table.
4. Create a computation matrix on the fields dividing the 2 concerned columns
5. Arrange the columns in the matrix as usual.
Feel free to comment if you have a better suggestion or the procedure I did have a consequence.
Thank you so much for your help and time!
Your sample help me so much! - Anonymous3 years agoNot applicable
Yes, I will do that next time.
Thanks!
- ryan_mayu3 years ago
Super User
you are welcome