Forum Discussion
How to select different dates
- Anonymous2 years ago
Hi Frixel ,
I'm not sure if I've understood your problem correctly, I'll elaborate on my solution.
First, let me show you my test data:I created two identical slicers based on the 'Date modified' column:
Then I created two table visuals:
Select the slicer on the left, click 'Format', click 'Edit interactions', disable the table and slicer on the right, and no operation is required on the left:
Then follow the same steps, select the slicer on the right, click 'Format', click 'Edit interactions', disable the table and slicer on the left, and no operation is required on the right:
The final result is shown in the following figure:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
instead of having the date values in a table, can you put them in a filter visual and select the data range using the date picker or slider?
- Frixel2 years agoPost Prodigydate picker is not a standard visual?
- CMajka82 years agoHelper II
If it is a proper date field then Power BI will recognize it, so when you add the field to the slicer it should appear like this, by default:
- Frixel2 years agoPost Prodigy
oke, but i will select 2 different dates because there are then 2 diffents of outcomes
- CMajka82 years agoHelper II
Based on the other images you posted, it appears you may need to set up a proper Date table in your model and create the relationship with your fact table first.