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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Create hierarchy for filter from the same table

Hi all, I was trying to group the data from a table column (brand) into A, B, C....Z so that I can use them as the filter. Example as shown below:

 

TableName:

image.png

 

 

 

 

 

 

 

 

 

 

 

 

Data in column 'brand' showing in filter now:
image.png

 

 

 

 

 

 

 

 

 

 

 

 

 

What I want to achieve:
image.png

 

 

 

 

 

 

 

Hopefully someone can guide me through this, thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous,

Import Hierarchyslicer custom visual to Power BI Desktop, then create HierarchySlicer.

1.JPG2.JPG


Regards,
Lydia

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

@Anonymous,

You can use Grouping feature in Power BI Desktop to group the data into A,B,C….Z, then you are able to filter data using the group column.

1.JPG

Regards,
Lydia

Anonymous
Not applicable

Hi @Anonymous and @AGo,

 

Thanks for the reply!

 

Just wondering if I can achieve something similar to the example below instead of grouping them as I want to show it in a dropdown list: 

 

image.png

 

Cheers!

 

Anonymous
Not applicable

@Anonymous,

Import Hierarchyslicer custom visual to Power BI Desktop, then create HierarchySlicer.

1.JPG2.JPG


Regards,
Lydia

AGo
Post Patron
Post Patron

Are you meaning you want to filter brands by the first letter?

Anonymous
Not applicable

Yes!

You have to create a new column in the table brands with the LEFT function: LEFT(brand;1) .

And use that column in your filter.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors