Forum Discussion

immanuelroth's avatar
immanuelroth
New Member
4 years ago
Solved

Displaying Filter Values on Report Pages

I would like to be able to display the filter value on the pages of my Report. For example, I have a relative date filter set for the last 3 calendar months, with the dates (as of today) being: 7/1/2021 - 9/30/2021 under "Filter on all pages". I would like those dates to appear at the top of my report, changing as the relative date changes. Is there a way to do this?

  • Hello, yes there is. Add a text box in and utilise the dynamic value in the popout box. 

    You will end up typing something like:

     

    Report for the period 

    <min calendar date>

    to 

    <max calendar date>

     

     

     

2 Replies

  • samdthompson's avatar
    samdthompson
    Memorable Member

    Hello, yes there is. Add a text box in and utilise the dynamic value in the popout box. 

    You will end up typing something like:

     

    Report for the period 

    <min calendar date>

    to 

    <max calendar date>