Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Hi ysapiyev,
You can use visual level filter instead of DAX, click advanced filter-> TOPN.
Regards,
Jimmy Tao
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.