Forum Discussion
mcolb88
9 years agoHelper III
Dynamic Date Filter
I have all of my visualzations based on a date range. I show a variety of measures based on the date, but want to limit the date to the range between the start and end date of a campaign. I have a sl...
mcolb88
9 years agoHelper III
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.
Anonymous
7 years agoNot applicable
Hi , was a solution founded for this problem ?