Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I'm trying to bring a value from another table but there is no relationship because of duplicates. This is the Dim table, the value I'm trying to bring over is on the PerUnit column:
I'm trying to create a calculated column on the fact table that will bring the PerUnit value based on an Item match and the closest date match from the Dim table. The FactTable looks like this:
The calculated column would look like this
I've tried using lookupvalue and other measures to achieve this but haven't been able to. The dim table contains hundreds of items, converting the dim table into a proper dim table that will allow me to connect it to the fact table has been challenging ( hence the approach of a calculated column). Any help will be greatly appreciated.
Solved! Go to Solution.
you can create a column
Proud to be a Super User!
you can create a column
Proud to be a Super User!
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 31 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 136 | |
| 101 | |
| 58 | |
| 36 | |
| 35 |