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

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

Reply
rgpsathish
Frequent Visitor

DAX Support

Dear Team,

 

Is that possible to get the value of last week of Month. like below highlighted image.

 

Power BI DAX.png

1 ACCEPTED SOLUTION

HI @rgpsathish 
You can try a new measure 
Measure = MAXX ( TOPN ( 1, Data, Data[Y_W] ), Data[Value] )

View solution in original post

4 REPLIES 4
rgpsathish
Frequent Visitor

Hi @tamerj1 
this is the display i want

rgpsathish_0-1662373866548.png

From This data. ( Currently i applied Average of value so that data not showing correctly )

rgpsathish_1-1662374171957.png

 



 

HI @rgpsathish 
You can try a new measure 
Measure = MAXX ( TOPN ( 1, Data, Data[Y_W] ), Data[Value] )

Hi @tamerj1 


Issue is solved.
Thanks alot for your quick support😊

tamerj1
Super User
Super User

Hi @rgpsathish 
As a new column or measure? And what exactly would you like the column or the measure display? Do you have week number column? If yes is it the year week number or the month week number or is it a date format column?

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.