This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hello,
Im new learner in power BI, i got a question for adding column between 2 tables.
first picture of below is my table relationship, and second table is about i want to move the data from left table to right table.
if it is in excel, we can always set the formula VLOOKUP in right table.
appreaciate if anyone can teach me how to do this, thanks.
*this is my first time posting, let me know if the data im provide is not enough.
relationship of my table
this is data of 2 tables
Solved! Go to Solution.
@ansona Once relationship is created between 2 tables, add a new column in second table using below dax
=Related(FirstTableName[ColumnName])
@ansona Once relationship is created between 2 tables, add a new column in second table using below dax
=Related(FirstTableName[ColumnName])
How do you get something like this to work if you have 2 date columns? For instance - looking to lookup the year from a "submitted date" verses the "entered date". Is there a formula which can be written to be more specific? Thanks!
Hi @Anonymous,
Share a dataset and show the expected result.
Thank you very much, it works.
Been headache about this few days.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 21 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 45 | |
| 26 | |
| 24 |