- This topic is empty.
- AuthorPosts
-
- 06/16/2015 at 3:28 am #7108
AnonymousParticipantHi ,
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
- 06/17/2015 at 2:58 am #4637
AnonymousParticipantI 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
- 06/17/2015 at 2:58 am #7110
AnonymousParticipantHi ,
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
- 06/17/2015 at 3:21 am #7429
AnonymousParticipantThanks 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?
-
- AuthorPosts
You must be logged in to reply to this topic.