Forum Discussion
Customized Slicer
- 4 years ago
Hi Larry_Wang , Larry,
Thanks for the screenshot.
I would suggest to Power query to create the custom grouping based on your requirement.
Using the 'Add a Column' transformation in Power Query -> add a Conditional Column to your query.
Refer screenshot above to see the conditions for Old dates and new dates above. You can modify as and how you need. Any new dates that are added will follow suit using this condition.
If this helps, please remember to mark my answer as a solution to your question and give thumbs up!
Thanks.
Hi Larry Larry_Wang ,
One idea that popped up in my head for your requirement was for you to create a button functionality for you or your end user to filter the report page before/after your date: 12/20/2021.
You can do so by creating a power BI group on your date field. Group dates into two categories:
1. old dates (from beginning till before 12/20/2021)
2. new dates ( from 12/20/2021 {including} and forward to your last date}
You can then bring this group onto a horizontal slicer {which will appear as buttons} and add the newly created group field into it.
The user can simply select Old Dates for those dates or the New Dates.
Let me know if you need any help further along this idea.
hope this helps. Thanks
Hi dhruvinushah ,
Thank you for the suggetion on this issue. I did a test but I can only create group by list and if I add some new data entries in the source file, I can see some ungrouped values. See below picture for details. It is better to create a group or new column that converts all date earlier than 12/20/2021 with value "old" and the rest of the date change to "new".
Thanks,
Larry
- dhruvinushah4 years agoResponsive Resident
Hi Larry_Wang , Larry,
Thanks for the screenshot.
I would suggest to Power query to create the custom grouping based on your requirement.
Using the 'Add a Column' transformation in Power Query -> add a Conditional Column to your query.
Refer screenshot above to see the conditions for Old dates and new dates above. You can modify as and how you need. Any new dates that are added will follow suit using this condition.
If this helps, please remember to mark my answer as a solution to your question and give thumbs up!
Thanks.- Larry_Wang4 years agoHelper I
Hi dhruvinushah ,
This conditional column works fine for me and I use a hierachy slicer to do the filter. See picture below for details.
But if I create two seperate slicers like the ones shown in picture below, and I select New in slicer Custom_Date and there is no change in the second slicer. I checked the interaction settings and no issue.
Thanks,
Larry