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 dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Issue with group by option in Transform Data/Edit query settings.
When i use this option, I get to choose between Count Distinct rows vs Count Rows.
For some reason both these otpions giving same result. For some reason Count distinct is not wokring as expected.
As an alternate, I use New table to create Aggregate with count distinct but that won't allow to merge with any exiting tables as it won't show up in merge option.
@bhanunadendla ,Just check you are not doing count distinct on the unique column. If all values are unique then it will be same. Share more information(Step you done) and data to test.
The unique identifier fort hat table is say combination of column A, B and C
when i want to do grouping, I am using count distinct column A along other columns like X and Z bcasue column A alone is not distinct.
In group by feature you ahve both distcint and regualr counts but both gave me same result.
I follwed workaround by using Table creation instaed group by which increased my development time. I wish this feature works as expectd.
thank you,
Bhanu
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
60 | |
58 | |
56 | |
38 | |
28 |
User | Count |
---|---|
82 | |
61 | |
45 | |
41 | |
39 |