Forum Discussion

rlymer's avatar
rlymer
Frequent Visitor
3 years ago
Solved

Lookupvalue in calculated column power query not working

I am creating a calculated column using Lookupvalue to state what type action each row is. I am using the following in my power query:       It is all working and I am getting the expected...
  • rlymer's avatar
    rlymer
    3 years ago

    Hi All,

     

    I found my problem.

     

    A relationship between two unrelated tables had a filter going both ways rather than single. This was somehow filtering things incorrectly.

     

    As soon as I changed it to single, the function started working.