Forum Discussion

Jen_41's avatar
Jen_41
Regular Visitor
4 years ago
Solved

Comparing two queries

Hi

I'm pretty new to this. I've searched through the forum and tried a few of the previously suggested solutions. Whenever I edit the solution to include my table and columns names I either end up with a Token Literal Expected error or a Token RightParen Error.

 

I have two queries, Current and Journals. I would like to check column Reference in the Current query against column Ref.1 in the Journals query and return a result from the Narration column in the Journals query if they match.

 

 

 

 

Thank you

 

3 Replies

  • Jen_41's avatar
    Jen_41
    Regular Visitor

    Hi 

     

    Thnak you for your response. I've tried the formula suggested but am getting the below error message?

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI Jen_41,

      They are DAX formulas and you can't use them in power query columns, please back to the data view and create a calculated column with these formulas.

      Regards,

      Xiaoxin Sheng