Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
I'm trying to assign the value from other tables in another table and there is no table relation between those two tables.
In this new table (table 2), where I'm trying to get the value from the old table (table 1), I created a new column according to the following:
Article name = LOOKUPVALUE (Reference_Merge_Standard_Opis_Dec[Artikelbeskrivning] = table 1 that contain the values I need
;Reference_Merge_Standard_Opis_Dec[Dec-19 butikstäckning behov] = the column in table 1, containing the "key"
; Reference_Merge_STANDARD_ranking[Dec-19 butikstäckning behov] = the column in table 2, containing the same "key"
after that I applied same steps as above for 5 different parameters but always get an error:
A table of multiple values was supplied where a single value was expected.
Anyone who can help me?
Solved! Go to Solution.
@DanielPasalic
The bold lookup formula seems incorrect for me. Check:
LOOKUPVALUE( <result_columnName>, <search_columnName>, <search_value>[, <search_columnName>, <search_value>]…[, <alternateResult>])
Please share a sample pibx if possbile.
Best,
Paul
@DanielPasalic
The bold lookup formula seems incorrect for me. Check:
LOOKUPVALUE( <result_columnName>, <search_columnName>, <search_value>[, <search_columnName>, <search_value>]…[, <alternateResult>])
Please share a sample pibx if possbile.
Best,
Paul
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
67 | |
51 | |
38 | |
26 |
User | Count |
---|---|
89 | |
52 | |
45 | |
39 | |
38 |