cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anonymous
Not applicable

How to get second, third.. recent date and filtered on individual visual?

In here you see two visual which is a table.

 


I applied the first date  by simply using advanced filtered on table A  and Top N  , value 1.


However on table B you can see that i have the first date included along with the second date. is there some way i can get rid of the first date from table B. 

The reason i am doing this way is that i am constantly refreshing data weekly and want to ensure it display the most recent dates ( first date, second date,third date,etc..) on the separate table across a single page report.

Thanks,

 

 



1 ACCEPTED SOLUTION
v-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

Try to use the RANKX function the get the ranking number. Then filter ranking number as 1, 2 or 3.

Here're some articles talking about the rankx function you can refer to.

Showing Ranking in a Visual in Power BI using RANKX DAX function - RADACAD

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

Try to use the RANKX function the get the ranking number. Then filter ranking number as 1, 2 or 3.

Here're some articles talking about the rankx function you can refer to.

Showing Ranking in a Visual in Power BI using RANKX DAX function - RADACAD

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?

 

Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.

Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors