Visokio website     Downloads     Video tutorials     KnowledgeBase  
Layout: Dynamic Header title using date range? - Visokio Forums
Layout: Dynamic Header title using date range?
  • herrenbruck March 3, 2014 7:41PM
    I understand there is a way to use dynamic headers, {{ SUBSET_SINGLETON([My Category Field]) }}, which I have used. My questions is, is there a way to use this on a filtered field of date ranges? I've uploaded an example. If I change the Fill Month/Year to Jan 2014-Jan 2014, then my header will display how I would expect it (this is how it should open). If I reset the criteria to include all data, it says no value (which I expected). Is there a way for it display "Fills Between Apr 2013 to Jan 2014" (or whatever dates I filter it too)?
    Attachments
    Sample.iok 10K
  • 2 Comments
  •        daniel March 4, 2014 4:23AM
    Try with subset_min and subset_max
    Formula used in the header, reflecting the slider filter interaction:
    {{ SUBSET_MIN([Application Hire Start Date]) }}-{{ SUBSET_MAX([Application Hire Start Date]) }}
    Attachments
    SampleDataRange.iok 10K
  • herrenbruck March 4, 2014 7:00AM
    Thank You!!!. Something so simple (go figure). That is exactly what I was looking for.

Welcome!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership