Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

create flag when other same id in table has value "x"

I have a table containing rows with same Id's. I want to flag every Id when one of the rows with the same Id when column  y has value x. I found several options to do it in Dax but would like t...