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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ItSupportElm
Helper III
Helper III

Last Date for one client meeting in a table with duplicate data

Hello,

 

I want to know if there is a formula who can do what i want.

Get the last date of meeting for the same client ?

like my exemple i want to have just the last date in my table :

 2020-11-24_12h53_30.png

 

thank you for the futur answer.

Great day

3 REPLIES 3
ItSupportElm
Helper III
Helper III

You just answer then no coming back if your first solution didn't work ? @amitchandak 

amitchandak
Super User
Super User

@ItSupportElm , Try a measure like this for date of if need for all other other columns, other than client

finRedndz measure = calculate(lastnonblank(Table[finRedndz],blank()), filter(Table, Table[finRedndz] = calculate(max(Table[finRedndz]), allexcept(Table, Table[numero Client]))))

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

Hello @amitchandak , thank you for our answer but it didnt work.

I got nothing in result : 

2020-11-24_14h16_34.png

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.