Forum Discussion
Help: While using DirectQuery mode, the maximum number of groups is ten.
Hi all,
I am trying to create groups in DirectQuery mode for analysis (connected to a SQL server) and I am limited to 10. I realistically need 20 or so, is there any way around this limitation? I know I can write a big SWITCH statement by pulling the DAX underlying it but the values in the groups will change and whoever updates the report in the future will need to know which values are ungrouped and may not be able to write DAX. It seems a bit rediculous, is there a setting of some sort to increase it, or is someone able to suggest any other method that is user friendly enough that someone can update the report to include new values into groups with simple instructions?
Thank you.
8 Replies
- amitchandakSuper User
Brendan_PBI , means you are using more than 10 unsummarized columns. What action is this giving this issue.
- Brendan_PBIRegular Visitor
- AnonymousNot applicable
Did you find solution for this as i am also facing same issue
- v-henryk-mstfCommunity Support
Hi Brendan_PBI ,
Can you provide more information, such as the basis for grouping and the expected grouping result. Normally, powerbi's own grouping function can meet most needs.
related document link: Use grouping and binning in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- Brendan_PBIRegular Visitor
Hi,
I am using the default grouping functionality as shown in that link. However, it is limiting me to 10 groups. I am organising different labels into separate groups so that they can be analysed together.
- v-henryk-mstfCommunity Support
Hi Brendan_PBI ,
Go to File > Options and Settings > Options. In the Current File section in the left pane, select Published dataset settings.Try to expand the number of max connections.
related document link:
Using DirectQuery in Power BI - Power BI | Microsoft Docs
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- NemesisMFFrequent Visitor
Is there any update to this? I am running into the same issue. 10 is a ridiculously low limit for the number of groups.