Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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