Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
ngupta
Frequent Visitor

Unable to unclick include other group

I am not sure why this is happening. 

I made two groups of values between 5-10, and 11- above, and I want to display these two groups with ungrouped values 0-4. 

I am not able to unselect the "Include Other group"

There is a message also popping with (i) next to the  click section in the bottom right that takes me to this link about grouping. 

https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-grouping-and-binning/

 

Please help!! (IMage below)

unable to uncheck the include other groupunable to uncheck the include other group

 

 

1 ACCEPTED SOLUTION
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@ngupta,

It is not possible to unselect include other group when creating groups for numerical fields. Please change the data type of your field to Text, then you are able to unselect include other group when creating groups for the field.
1.JPG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

7 REPLIES 7
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@ngupta,

It is not possible to unselect include other group when creating groups for numerical fields. Please change the data type of your field to Text, then you are able to unselect include other group when creating groups for the field.
1.JPG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Screenshot 2023-12-19 065027.pngScreenshot 2023-12-19 075243.png

Screenshot 2023-12-19 081223.png

Hello, I want to ask how to make another group uncheck the check box

Hi,

I have my column as text data type, yet I still can't untick it. Any tips?

Thanks Lydia, 

This works, I changed the format to text and now I can group and see non-grouped items too. 

 

One additional follow up question:

For a stacked bar chart, the group always takes the lowest place on the graph. I want the group to be on the top. For eg: my data has no. of bids for procurement and there are some with 2, 3, 4 and 5+(5-15) bids. I want to present with 5+ bids group to be on the top and followed by a descending order or 4,3,2. but I am getting the following order from top to bottom= 4, 3, 2, 5+. (see below)

grouping approach.JPG

 

I tried creating separate column and to sort by that column, i have bids from 5-15 range, and even if I create a column (for sorting ), to capture as many in the range, still the blank/uncaptured data is at the bottom. I don't want to write if command for all possible number of bids. Any suggestions.

new column approach.JPG

Anonymous
Not applicable


@ngupta wrote:

Thanks Lydia, 

This works, I changed the format to text and now I can group and see non-grouped items too. 

 

One additional follow up question:

For a stacked bar chart, the group always takes the lowest place on the graph. I want the group to be on the top. For eg: my data has no. of bids for procurement and there are some with 2, 3, 4 and 5+(5-15) bids. I want to present with 5+ bids group to be on the top and followed by a descending order or 4,3,2. but I am getting the following order from top to bottom= 4, 3, 2, 5+. (see below)

grouping approach.JPG

 

I tried creating separate column and to sort by that column, i have bids from 5-15 range, and even if I create a column (for sorting ), to capture as many in the range, still the blank/uncaptured data is at the bottom. I don't want to write if command for all possible number of bids. Any suggestions.

new column approach.JPG


Because you changed the field to be text the sorting works different.

 

For numbers it is 1, 2, 3 … 10, 11 etc. For text it will be 1, 10, 2, 20 3, 30.

To make this more clear AB will come before C even when C has less characters. This is the same why 10 comes before 2.

 

So to solve this edit the title of the group to start with an index "1) 10 & 11 & 12 & …"

@ngupta,

Would you mind sharing me the PBIX file so that I can test? You can post PBIX file to OneDrive and post shared link of the file via Private Message. Do mask sensitive data before uploading PBIX file.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Sorry about the delay, I will share the file in the next few days. Dealing with some data privacy issues.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

PBI_Carousel_NL_June

Fabric Community Update - June 2024

Get the latest Fabric updates from Build 2024, key Skills Challenge voucher deadlines, top blogs, forum posts, and product ideas.

Top Solution Authors