Forum Discussion
DanielB_NL
Helper I
2 years agoAdding conditional column with either value from other column OR the value from the row above
Hi All, I'm still trying to find my way in PowerBi and to solve some interesting questions, which I have. I have this query that generates the upper table: it put some expected mutations for a ...
lbendlin
Super User
2 years agoThere are a couple of tools at your disposal. Read about nested IFs, SWITCH, and COALESCE. Pick whatever you like best.