Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
Hello everyone!
I'm working on the Mixed Storage mode PowerBI report where the detailed table is in the Direct Query mode and aggregation table is in the Import mode. For both tables I pull the data using SQL query.
Detailed and Aggregated tables have UserID as a varchar data type, I count them using COUNT(DISTINCT USERID). When I try to manage aggregations, the summarization type Count is not active.
Also I add to my SQL query COUNT(*) AS NB_ROWS for both tables, but the summarization type "Count Table Rows" is not active.
How can I activate both summariozation types to manage aggregations?
Thank you!
Try creating a measure then i think it may be because of how power bi is handling the different mode of connectivity and interpretation
For directquery as the summarisation is disabled
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
9 | |
6 | |
6 |