Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
hi .
i have two two data sets i need to check if the value of the column of 1st data set is present in 2 nd data set?
please help
Thanks in adavance
@Anonymous
Use LOOKUPVALUE()
LOOKUPVALUE( <result_columnName>, <search_columnName>, <search_value>[, <search_columnName>, <search_value>]…[, <alternateResult>])
https://docs.microsoft.com/en-us/dax/lookupvalue-function-dax
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
19 | |
18 | |
18 | |
15 |
User | Count |
---|---|
39 | |
22 | |
18 | |
15 | |
12 |