Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Increment variable after condition

Hi Guys,   I need a help with the case below: How to write it in Dax or Powerquery a code like this below:   Expected Result = VAR V_ID = 1 RETURN     if('Table'[OverflowAlarm] = 1 && 'Table'...