I have a pretty simple use case. I have the Bar-Graph where one of the X-axis is Date Field grouped together on data to form the image attached below . So , I want that whenever , I change click on any of the Stick of bargraph , then the StartDate and EndDate on the top filter gets changed . Eg : I click on December 25,2022 then automatically it becomes StartDate: 25Dec2022 and EndDate: 25Dec2022.
I created the parameter, calculative fields and Actions->Change params but something is being missed out or I am out of track.