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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
vcaldeira
New Member

return prev row

Good night ! I would like to return as in this example the previous date of the cities. I have no idea how to resolve this issue Thank you !!

Capturar.PNG

1 REPLY 1
amitchandak
Super User
Super User

@vcaldeira , no column headers, No data in text format. What is the input and output. Nothing is clear.

 

You can have formula like

maxx(filter(Table, [city] =earlier([city]) && [date] < earlier([date])),[date])

 

if this did not work

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

Please provide your feedback comments and advice for new videos
Tutorial Series Dax Vs SQL Direct Query PBI Tips
Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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