Forum Discussion
fix the interaction between changing date in filter and filter applied with click on column
- Anonymous2 years ago
Hi bananagui ,
I think I understand what you need, which means we just need to control the filtering through a filter, and the filtering of the previous filters will not work, which is feasible, as in the test I did earlier.
Select our bar chart to sever the link between the bar chart and the card chart.
By following this method, you will be able to change the value of the card using only the date filter without considering whether the customer clicked on the bar chart or not, I am uploading my pbix file and hope it will help you to solve the problem.
Hope it helps!
Best regards,
Community Support Team_ Tom ShenIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi bananagui ,
For this question of yours, I think you mean that after selecting the column line, you still want to use the filter to affect the value of the card,
and the card value can be independent of the selected column line, then we can do the following:
This is the problem you are experiencing:
Select our bar chart to sever the link between the bar chart and the card chart.
In this case, we can change the date of the card based on the date change of the filter,
which can be done directly through the date slicer without having to go through the selection of the column line again.
Hope it helps!
Best regards,
Community Support Team_ Tom Shen
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.