Label with min() and max() dates across Report ? | XM Community
Skip to main content

Label with min() and max() dates across Report ?

  • October 28, 2022
  • 2 replies
  • 18 views

Forum|alt.badge.img+2

Hi,
Is there a way to display the date range ()min and max() for the startdate , for example? That would help ensure the customer is looking at a date range they are interested in.

Example Title: " Here is the data for the date range of" + min(startdate) "and" + max(startdate)

Thanks!

2 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • October 28, 2022

DougC
Within the reports tab you can add that filter but you would not be able to display it.
Reports:
image.pngBut, if you create it within dashboard you would be able to view it on dashboard and within exported PDF as well. I recommend you trying that option.
image.pngHope it helps!


Forum|alt.badge.img+2
  • Author
  • 2 replies
  • October 28, 2022

thanks much!