Forum Discussion
Anonymous
3 years agoNot applicable
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...
- 3 years ago
Hi Anonymous,
Do you mean something like:
Source = FatorequisicaoDetalheOr if the table/query name has spaces or special characters:
Source = #"FatoRequisicaoDetalhe"Kind regards,
John
Anonymous
3 years agoNot applicable
tks John