Forum Discussion
Dynamic Date Filter
JJ,
Appreciate the quick response. However, what I need to do is to limit the visualization from displaying dates past the end of the campaign. The x-axis is the date and the y-axis is two percentages. Once the campaign is over, the values will never change. The values are cumulative so every date has a value. I supposed I could check the date in the Measure and return blank once the end of the campaign is reached, then the chart may stop displaying dates past the end. This is what it looks like.
This is a perfect example of adding a dynamic filter for the visualzation to be Call Date <= [Campaign End Date]. Other tools hve this ability.
I see your point now.
I also would try to return blank values once the campaing end date is reached.
Hope you'll find a solution!
JJ