Forum Discussion
Default slicer selection which changes with every time when a new data is loaded
- 2 years ago
if you create create a column,
that will contains date values, + ( current, prior, prior year same quarter as text ) >
so you will have a column in your table with the following values :
date_modeled
2021-q1
2022-q2
2022-q3
2022-q4
...
current quarter
prior year same quarter
prior quarter .
now, you can drag this column to the slicer, and choose the last 3 as pre selecteed.
you can use the approach from these 2 youtuube videos :
https://www.youtube.com/watch?v=JlVHsZUk1nc
https://www.youtube.com/watch?v=VaJ10ilXp6Y
let me know if this helps with what you are aiming for .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
nope, i need the selected quarter to be visible rather than default, and also i need past quarter visible too but not selected.
- Daniel291952 years agoCommunity Champion
if you create create a column,
that will contains date values, + ( current, prior, prior year same quarter as text ) >
so you will have a column in your table with the following values :
date_modeled
2021-q1
2022-q2
2022-q3
2022-q4
...
current quarter
prior year same quarter
prior quarter .
now, you can drag this column to the slicer, and choose the last 3 as pre selecteed.
- PijushRoy2 years agoCommunity Champion
Hi hiren89vora
What is the logic for selected Quarter means How you decided this quarter should be selected.
2022 Q4, 2022 Q3 and 2021 Q4- hiren89vora2 years agoFrequent Visitor
Based on the data which is available in the database