Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
When I use LOOKUPVALUE, why some of the records are BLANK. It
Solved! Go to Solution.
Hi @Anonymous ,
Could you please mark your post as Answered since it has been resolved? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.
Best Regards
Hi @Anonymous ,
The result is depend on the data in the table factMCCyclePlanCHANNEL_d. Could you please provide some sample data in table factMCCyclePlanCHANNEL_d?
Best Regards
I did have duplicate values in the table. I managed to resolve it by removing duplicates
Hello Anonymous & Community,
I encountered a similar thing today.
Mine was returning an empty value after adding this calculated column in the table with unique order IDs:
Hi @Anonymous ,
Could you please mark your post as Answered since it has been resolved? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.
Best Regards
@Anonymous , I doubt missing match between
factMCCyclePlanCHANNEL_d[UQ_CP_Qtr] and factCallDetail_d[UQ_Qtr]
Check for that.
Also check
refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.