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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ysapiyev
Responsive Resident
Responsive Resident

Sort data for visual

Hi everyone,

 

I have visual, where I have item names with data and date. I wanted to display only last value. I can't use dax functions, because I have SSAS live connection. So, how can I filter value to display data for each item name for last date. Also, for each item name there can be different last date, so I can't use ton N filtering. Is there any other option?

 

Regards,

Yerkhan

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

Hi ysapiyev,

 

You can use visual level filter instead of DAX, click advanced filter-> TOPN.

捕获.PNG 

Regards,

Jimmy Tao

@v-yuta-msft

 

Thanks for your answer. But, as I stated in first message, I can't use Top N, since for every item name there can be different last dates. If I use top N, it will show me top value which satisfy all item names. Consequently, it will show same date for all data.

Is there any other way?

 

Regards,

Yerkhan

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

Top Solution Authors