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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
veeramahesh
Frequent Visitor

MIN value at category level on already created measure

Hi Everyone,

 

Please help to created min value already created measure.

Expected result is green color column.

 

veeramahesh_0-1713189034998.png

@amitchandak @Daniel29195

 

Thank you,

Veera Mahesh

 

1 ACCEPTED SOLUTION
veeramahesh
Frequent Visitor
4 REPLIES 4
veeramahesh
Frequent Visitor

DataNinja777
Super User
Super User

Hi @veeramahesh 

 

I am assuming that you wanted your output in calculated column because visual will summarize the duplicate values and categories.  

 

DataNinja777_0-1713191211098.png

Minx = minx(values('Table'[Category]),'Table'[Expected result])

You can produce you required output by writing a dax formula like above.  

Best regards,

Hi @DataNinja777, Thank you for your solution but I am expecting as measure and to avoiding summarize, now I have added Index column.

 

Please find the below screenshot.

 

veeramahesh_0-1713247463023.png

Please note, Created Measure is a measure at visaul level and based I need Expected Result is min Values at Category measure. 

 

But I tried measure no luck.

 

veeramahesh_0-1713248621509.png

 

 

Thanks in advance.

 

Thank you so much @DataNinja777

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.