Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

undefined

Hey guys, I need to create a column in my powerbi table (powerquery) with the following condition If "brand" column is = "PEUGEOT" AND "CITROEN" then get the position from 1 to 3 ELSE positio...
  • jbwtp's avatar
    jbwtp
    3 years ago

    Hi Anonymous,

     

    Do you mean something like:

    Source = FatorequisicaoDetalhe

    Or if the table/query name has spaces or special characters:

    Source = #"FatoRequisicaoDetalhe"

    Kind regards,

    John