Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

New column creation

Hello,

 

I´m trying to create a new column (Flag) that show the values 0 or 1.

The value of this column should be 1 if there are one or more rows with Managed > 0 for the same Country on the last 10 days.

 

For example:

 

 
 

Thanks for your help!

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    In sql a posible solution is the following pseudocode but I need to do it in DAX.