Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 to have this in power query. Did not find a solution so far.
I am afraid that my question was not clear.
See screenshot. I want to flag all same id's when one of those id's meets a condition
Hi @newtopbitoo ,
Here's the solution in Power Query:
Sample data:
Steps:
1.Group by
2.Add a conditional column.
3.Expand the column contains tables and remove the unneeded columns.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@newtopbitoo
Can you please share screenshot of your data and expected result
Proud to be a Super User! | |