Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have created amazon reviews table in Power BI by stacking multiple columns on top of each other using Concatenatex function. There is a date column in it.
Is there any way to create 2 buttons Latest and Oldest to sort latest reviews and Oldest reviews. Is there any dax query to do that? Or we just need to use Bookmarks and buttons?
Solved! Go to Solution.
It looks like there is no way to program buttons, except to use bookmarks.
I have changed my approach and created slicer that dynamically changes filter parameter to date, likes and comments. 🙂
It looks like there is no way to program buttons, except to use bookmarks.
I have changed my approach and created slicer that dynamically changes filter parameter to date, likes and comments. 🙂