Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
I am trying to get the locationame from another table by using lookupvalue.
Test3 = LOOKUPVALUE(ProductieLocatie[ProductieLocatie Naam];ProductieLocatie[BK_DYN_ProductieLocatieid];NormAfwijkingsTaken[DYN_ProductielocatieID])
based on the id, but i can't seem to get it to work.
Hi @Anonymous
Could you tell me if your problem has been solved? If it is,kindly mark the helpful answer as a solution and welcome to share your own solution. More people will benefit from here. If not, please share more details for us so that we could help further on it.
Regards,
Hey,
I assume the following: you try to create a calculated column as LOOKUPVALUE will not work inside a measure, at lease I never tried to.
But then, what is exactly your problem? Do you get an error, or "just" wrong results. If you get an error, it's most probable, that the function is not able to determine a distinct value.
Maybe this site might help:
https://dax.guide/lookupvalue/
If my assumptions are wrong and your issue are not covered from my suggestions, please elaborate more on your issue and you might also consider to create a pbix with some sample data, upload the pbix to onedrive or dropbox and share the link.
Regards,
Tom
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
113 | |
96 | |
91 | |
82 | |
69 |
User | Count |
---|---|
159 | |
125 | |
116 | |
111 | |
95 |