Forum Discussion

mafioso's avatar
mafioso
Helper II
8 years ago
Solved

DAX - If syntax error

Hey,   my if's syntax looks like that:   KSt = IF(RELATED('KST'[Nr] > 0), RELATED('KST'[Nr])&"_"&RELATED('KST'[Cost]))   What's wrong here? It might be easy to solve but I can't figure out the ...
  • mafioso's avatar
    8 years ago

    Ok apart from the syntax of my statement I had to use instead of ,