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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello fellow community members,
I followed this very interesting blog post - https://radacad.com/grouping-in-power-query-getting-the-last-item-in-each-group using which I wanted to group my data and retrieve only those rows within a group with a max(integerfield) function, after following the blog it worked perfectly. However, I am unable to use this solution in DirectQuery mode... Would anyone happen to know of a workaround to this?
Appreciate any pointers or feedback.
Thanks!
Solved! Go to Solution.
Create a measure that returns a 0/1 flag and then use the measure as a visual filter.
Create a measure that returns a 0/1 flag and then use the measure as a visual filter.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!