Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everyone,
I need retreive the field [a] from the table1 with a multiple conditions :
table2[b]=table3[b] and table4[c]=table5[c]
The example of my query is below :
=LOOKUPVALUE( table1[a];table2[b];table3[b]; table4[c];table5[c]])
When I write my query like this I have an error msg, can you please help me ?
Thank you !
Solved! Go to Solution.
Well, the red part is not correct:
=LOOKUPVALUE( table1[a];table2[b];table3[b]; table4[c];table5[c]])
Well, the red part is not correct:
=LOOKUPVALUE( table1[a];table2[b];table3[b]; table4[c];table5[c]])
Thank you, it's working well !
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
9 | |
8 | |
8 | |
7 |
User | Count |
---|---|
14 | |
12 | |
11 | |
10 | |
9 |