Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I'm having a very difficult time bringing information from one table into another.
I have a Budget file with a data in it, such as branch, fund, budget, etc.
I also have salary files with data in it such as branch, salary, fund, etc.
How do I transfer the column salary from the salary file into the budget file to show the salary in the branch?
When I try and merge the tables for some reason it shows me the sum of the branch and not the individual transaction.
I have a branch library which connects the salary and budget file to it.
Thanks
Solved! Go to Solution.
You may use LOOKUPVALUE Function to add a calculated column in DAX.
HI @CameronP
If you could mock up your tables using fake data, and share the tables here we can probably help you.
This is something that can be done a number of ways, but you'll get a better response if you can post some sample data. Use Excel to help generate the sample if that helps.
Phil 🙂
Thanks for the reply Phil.
How does this work?
https://imgur.com/v3aeMEg
Imagine the Budget File and Salary File as two seperate files, and the Branch Library as an excel file that is linked (relationship) with the Branch number in each file (Salary and Budget) so that I can filter the information by the Branch name.
I'm new to Power BI and am finding it difficult to be able to filter by both fund and branch name. So I need to be able to say:
I want to see what my budget and salary is for branch "Orange" and fund 200" (there is much more data than 5 lines though haha).
I've tried merging the data and I can't, and I don't know enough about DAX to know if there is a way around. I've also tried filtering the data down to the fund inside of the actual query so that it only shows the funds I want to see, but unfortunately it's very time consuming as a few of my files are 1GB+. Any suggestions to be able to filter the information by both fund and branch?
Thanks so much for your time 🙂
You may use LOOKUPVALUE Function to add a calculated column in DAX.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |