Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Table visualization report with 3 sets of data.
Filtered SalesDate column with filter type: Top N, Top 1. So it always shows the latest days data.
For example data goes from 01.jan - today. Filter shows only 23.04 ( latest data was yesterdays data ) but now I need a way to be able to click through days with a button, like back and forth button adding or subtracting 1 day at a time.
I looked into bookmarks but since my default view is changeing everyday I dont know how set filter to show data 2 days ago. I tried looking into DAX to somehow show the default data -1 day but couldn't find anything helpful.
Solved! Go to Solution.
Hi @Anonymous ,
Can you please explain your issue in detail by sharing some screenshots and smaple data?
Thanks,
Pragati
Table that shows looks something like this: ( data showing managed by filter - 23.04.2020 )
| data1 | 521512 | 51252155 | 7753223 |
| data2 | 989124 | 79151008 | 7693263 |
| data3 | 852185 | 59128521 | 0521585 |
| data4 | 592152 | 58258581 | 8558215 |
Date table with values ( not shown on the table visualization like above but used as a filter )
| 20200424 |
| 20200423 |
| 20200422 |
| 20200421 |
Filtered like this: ( this filter gives me the results in 23.04.2020 )
Now I need a button idealy like this:
[<-] back 1 day button
[->] forward 1 day button.
Default view should always show the data like in the filter ( latest days data ) like it is now.
Need a back button when pressed it would go back 1 day and show data in 22.04.2020. Click it 1 more time it shows 21.04.2020 data etc. I can not make a new bookmark and have it show 22.04.2020 data in Basic filtering because it would work today but tomorrow is a new day and then it would still bring back to 22.04.2020 but for tomorrow it should bring back to 23.04.2020.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |