Forum Discussion
Anonymous
7 years agoNot applicable
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'...
v-chuncz-msft
7 years agoCommunity Support
Anonymous ,
You may take a look at the post below.
- Anonymous7 years agoNot applicable
Hi,
v-chuncz-msft wrote:Anonymous ,
You may take a look at the post below.
Thanks for your response.I am not a Power Bi expert, I've been working only few weeks with it. But, I couldn't see it working for me. And the function earlier doesn't work well... too many rows in the table, it runs forever... Any other solution?