Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Solved! Go to Solution.
hi, @Anonymous
You may try to use LOOKUPVALUE Function to create a calculate column like below:
lookup = LOOKUPVALUE(TableA[ColumnA],TableA[ColumnA],TableB[ColumnA] )
For example
tableA
tableB
Result:
Best Regards,
Lin
hi, @Anonymous
You may try to use LOOKUPVALUE Function to create a calculate column like below:
lookup = LOOKUPVALUE(TableA[ColumnA],TableA[ColumnA],TableB[ColumnA] )
For example
tableA
tableB
Result:
Best Regards,
Lin
many thanks experts. much appreicated
Hi Route11,
First of all, you should to creat a relationship between TableA[A] y TableB[A], then in Data Tab or Data Canvas creat a calculate colum in TableB, "Name Header" = RELATED (TableA[B]).
Tell us if it works for you.
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 |
|---|---|
| 56 | |
| 33 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 64 | |
| 44 | |
| 30 | |
| 28 |