Forum Discussion
sekinod
5 years agoHelper II
Filter value by two dates columns
I want to filter the above data by two date columns which are "LPD" and "DATEOPEN". "DATEOPEN" columns values should be within the month and "LPD" should be month end date. According to that...
- Anonymous5 years ago
Hi sekinod,
Current power bi slicers not able to be filter on multiple fields at the same time.
For you scenairo, you can use date field that not linked to current table and write a measure with if statement to compare selection and current values and use on visual level filter to filter records.
Regards,Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Hi sekinod,
Current power bi slicers not able to be filter on multiple fields at the same time.
For you scenairo, you can use date field that not linked to current table and write a measure with if statement to compare selection and current values and use on visual level filter to filter records.
Regards,
Xiaoxin Sheng