Loading...

One filter, multiple qChartViews

One filter, multiple qChartViews

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #7108
      Anonymous
      Anonymous
      Participant

      Hi ,

      n

      I suggest you can use two qSelectors to provide the search criteria. For example, you can the first qSelector provide the beginning date, and the second one provide the end date. then configure the CAML filter in all qChartViews, and the ‘Value Source’ is ‘Session’, and consume the value form two qSelectors. Don’t forget to turn on the ‘Refresh Page When Selection Changed’ in ‘Selection’ in qSelectiors.

      n

    • #4637
      Anonymous
      Anonymous
      Participant

      I have a page with 5 charts I created using qChartViews; each one with a date filter.

      n

      Is there any way to have a single date filter that affects all 5 charts?

      n

      For example, I want to select to view data from 06/01/2015 and 09/30/2015 once time and all 5 charts should change to those dates.

      n

      Thanks!

      n

    • #7110
      Anonymous
      Anonymous
      Participant

      Hi ,

      n

       

      n

      I think you can create a list that contains a date time field, and configure it to the qSelector. Then pass this field to the qChartViews as the search criteria by session.

      n

       

      n

    • #7429
      Anonymous
      Anonymous
      Participant

      Thanks for the quick reply ,

      n

      I forgot to mention that each chart is linked to a different list. I do not know how to make the qSelector work as it seems I need to specify a specific list associated with it. Am I missing something in my thinking?

Viewing 3 reply threads

You must be logged in to reply to this topic.