Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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:
Data in column 'brand' showing in filter now:
What I want to achieve:
Hopefully someone can guide me through this, thank you!
Solved! Go to Solution.
@Anonymous,
Import Hierarchyslicer custom visual to Power BI Desktop, then create HierarchySlicer.
Regards,
Lydia
@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.
Regards,
Lydia
Hi @v-yuezhe-msft 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:
Cheers!
@Anonymous,
Import Hierarchyslicer custom visual to Power BI Desktop, then create HierarchySlicer.
Regards,
Lydia
Are you meaning you want to filter brands by the first letter?
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
75 | |
63 | |
51 | |
48 |
User | Count |
---|---|
211 | |
86 | |
64 | |
59 | |
56 |