Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power query if statement help

Can someone please help me with the error on the attached picture? It seems as though I'm missing something simple, but can seem to be able to get the syntax right.   
  • nandic's avatar
    5 years ago

    Anonymous , you have " sign on wrong place (in front of field name).
    "[MRP Type]="ND" then ...
    it should be
    [MRP Type]="ND" then ...

     

    Regards,

    Nemanja Andic