Forum Discussion
Filter forcasted dates based on slicer selections
- 4 years ago
Hi, thanks for the suggestion. I ended up doing something similar. I made a new table and set columns up for overlapping periods and then made a 3rd table where I unpivoted the data manually. I think it was a bit overkill
Hi jj6291,
It sounds like you want to achieve a custom filter effect based on slicer selections instead of filter effect.
If that is the case, I'd like to suggest you create an unconnected date table as the source of the slicer then you can write the measure expression and use it on your visual filter level to apply filter effects.
Applying a measure filter in Power BI - SQLBI
Deep dive into measure filters in Power BI Desktop - SQLBI
Regards,
Xiaoxin Sheng
Hi, thanks for the suggestion. I ended up doing something similar. I made a new table and set columns up for overlapping periods and then made a 3rd table where I unpivoted the data manually. I think it was a bit overkill