Forum Discussion
vat2do
3 years agoHelper III
Using one slider visual to control 2 different date ranges in power bi
Hi there, Hope all are fine.
I have a table showing ticket details with below columns:
ticket no,
create date,
resolved date,
i need to use one slicer visual in power bi desktop to see all the tickets over span of one month. can anyone support with thanks.
1 Reply
- amitchandakSuper User
vat2do , if you want to filter the same value for both, say a month - Feb 2022. Then you can join both of them with the same date table, one join will be inactive, which you can activate using userelationship
examples