Forum Discussion
How to create a new date column from 2 dates with dynamic filtering
Hi,
I'm trying to allow users to filter by a single date field to choose their selection.
The challenge I have is that I have 2 fields that I would like them to choose from, and would like one selection to force the other.
I have;
a. Policy Start date - Users to select on or before e.g. 01/07/2022
b. Expiry date (After) - This should be the same as the Policy start date
I would like one date field that they can choose from which allows them to filter on both using the logic above.
Below are some screen shots of my date filters as an example;
Also, the date selection I am giving to users for selecting their date for Policy Start date shows a before and after date.
Is it possible to just have the one date value that they can select from?
I'd appreciate it if anyone can let me know if they have managed to achieve this before, and if possible?
Many thanks
5 Replies
- PijushRoy
Community Champion
Hi dosania
Can you please try slicer sync option and hide 2nd clicer from the selection pane
https://docs.microsoft.com/en-us/power-bi/developer/visuals/enable-sync-slicers
If solve your requirement, please mark this answer as SOLUTION
If this comment helps you, please LIKE this comment/Kudos- PijushRoy
Community Champion
dosania
Start date and expire data from same or different table
Date in slicer coming from Data table or from calender table
Can you please share your data model imageMy previous comment will not work for your scenario.
May be you need to create sperate lookup table and create both way relationship but it depend on your data model
- MagicGiankyFrequent Visitor
what logic should the second date have? if I choose the first date, with what logic should I have the second date automatically? +/- nn days?