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.
Hi all,
Hopefully someone can help me with this issue. I have two tables, joined by a source name. On the secondary table I have the source media stored, so I am using the following formula on the main table, however it is not pulling through for each of the records. As you can see below only 1 of the Googles is showing as PPC, and 1 of the Referrals as Inbound; why would it be missing the others?
Thanks for any assistance
Solved! Go to Solution.
FYI I just duplicated the source table and the lookupvalue worked perfectly. Must have been a bug in the system.
FYI I just duplicated the source table and the lookupvalue worked perfectly. Must have been a bug in the system.
Hi @mikesqu ,
If you look at the formula alone, it should be caused by no query result in the target table (Source[Source Name]). You can refer to the following blog for a detailed description of this function.
Power BI LOOKUPVALUE | Examples of LOOKUPVALUE Dax Function (wallstreetmojo.com)
Also, if the problem still exists, can you provide the relevant test data and describe it, so that I can answer it for you as soon as possible.
Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Henry,
This is what I don't understand. The image below is directly from the clients table, showing that the new media column using the formula above is not recognising that the both cases of Google - Desktop are the same, as well as the three referrals.