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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
GJA
Helper II
Helper II

DAX Dynamic segmentations

Hi, 

 

I'm trying to make slicers allowing the user to choose segmentations of purchases. For example I have 3 categories. 

I would like that the user can dynamically choose category 1 goes from 0 to 10, category 2 from 11 to 20 and category 3 from 21 to Max value....

 

I tried to make :

- category 1 = Generateseries( 0 , max(Purchases[Value]) , 1 ) 

- category 2 = Generateseries( max(category 1[Value]) , max() , 1 ) 

...

but unfortunately it doesn't work. The category 2 doesn't move dynamically when I slice the category 1.

 

Thanks for your help.

1 ACCEPTED SOLUTION
camargos88
Community Champion
Community Champion

@GJA ,

 

Check if this link helps:

Dynamic segmentation – DAX Patterns



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



View solution in original post

1 REPLY 1
camargos88
Community Champion
Community Champion

@GJA ,

 

Check if this link helps:

Dynamic segmentation – DAX Patterns



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.