Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Check out the July 2025 Power BI update to learn about new features.