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
As9124141636
Helper I
Helper I

Slicer default value max value based on ID

Hello,

I want to set default value to slicer based on max ID Value in of my fields. is there any way to do?

Hint: max value is changed every time based on user selections in other visuals and slicers. it is not a constant value

4 REPLIES 4
Idrissshatila
Super User
Super User

Hello @As9124141636 ,

 

you create a new column with the following measure then use this new column as a slicer alway selected as max ID.

Idrissshatila_0-1674112821106.png

 

Max ID = IF('Table (2)'[ID] = MAX('Table (2)'[ID]), "Max ID",'Table (2)'[ID])
 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

 

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Hint, max value is changed every time based on RLS. 

 

I've never experienced this RLS case, so you could test it.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

 

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




how if max value is changed every time based on user selections in other visuals and slicers. it is not a constant value

 

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!

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.