March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
i've two tables and the main data in both tbls is "Opporty Nb".
in the first tbl, i've the following inputs:
Opporty Nb | Pjt Nam. | CaseId | City |
XX | XXXX | XXXXXX | XXXXX |
in the 2nd tbl, i've the following inputs:
Opporty Nb | Creation_date | Submission_date | Approval_date |
XX | XX/XX/XXXX | XX/XX/XXXX | XX/XX/XXXX |
let's say that i want the following output:
Opporty Nb | Pjt Nam. | Creation_date | Submission_date | Approval_date |
XX | XXXX | XX/XX/XXXX | XX/XX/XXXX | XX/XX/XXXX |
when i make the relatioship bw the two tbls by "Opporty Nb", i get my output tbl empty, whether i used the Opportyns Nb from tbl1 or Tbl2.
Thanks for your help to understand where is my error.
regards,
Solved! Go to Solution.
Hello there @Zakaria_1980 ! Have you tried to do it with a Merge in Power Query? You can do so by using the "Merge Queries" option in the Home tab on Power Query and then selecting the common column (in your case "Opporty Nb").
After this step you can selected which columns to expand (keep) in your merge:
You can also remove any unnecessary column from the left of the merge to ultimately get the result you need!
Hope this answer solves your problem!
If you need any additional help please @ me in your reply.
If my reply provided you with a solution, please consider marking it as a solution ✔️ or giving it a kudoe 👍
Thanks!
You can also check out my LinkedIn!
Best regards,
Gonçalo Geraldes
Hello there @Zakaria_1980 ! Have you tried to do it with a Merge in Power Query? You can do so by using the "Merge Queries" option in the Home tab on Power Query and then selecting the common column (in your case "Opporty Nb").
After this step you can selected which columns to expand (keep) in your merge:
You can also remove any unnecessary column from the left of the merge to ultimately get the result you need!
Hope this answer solves your problem!
If you need any additional help please @ me in your reply.
If my reply provided you with a solution, please consider marking it as a solution ✔️ or giving it a kudoe 👍
Thanks!
You can also check out my LinkedIn!
Best regards,
Gonçalo Geraldes
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
167 | |
117 | |
63 | |
57 | |
50 |