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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
jcnascime
Regular Visitor

result of the last date of the calendar table

Hello,
How can I make it so that I have as a result only the value of the last date of the calendar table dynamically?
Returns the value of the selection,
Day 19, only the result of the 19th
Day 20, only the result of the day 20

Someone help me

jcnascime_0-1687526808689.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@jcnascime , Create a measure like assuming hold tone is already a measure

 

calculate([hold tons], filter(Table, Table[Date] = maxx(allselected(Table), Table[Date]) ) )

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@jcnascime , Create a measure like assuming hold tone is already a measure

 

calculate([hold tons], filter(Table, Table[Date] = maxx(allselected(Table), Table[Date]) ) )

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.