Forum Discussion
JoeCrozier
Helper II
2 years agoCreate True/False variable based on other row grouping
This might be pretty similar to this one: https://community.fabric.microsoft.com/t5/Desktop/Determine-if-a-value-exists-in-one-column-when-grouping-by/td-p/2187917 but I have data like this in Po...
- 2 years ago
i am not good at M, here is a workaround for you
JoeCrozier
Helper II
2 years agoThis seems to work great! To make sure i understand it and can implement, seems like you: copied the query, in the new copy you grouped by protocol and counted, and then you merged that count back into the original query, and created a true/false column for if the count was 2?
ryan_mayu
Super User
2 years agoyes, any other issues you encountered?
- JoeCrozier2 years ago
Helper II
Nope, worked great!
- ryan_mayu2 years ago
Super User
ok, glad to hear that