
Contributor II
2019-11-07
09:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Auto select another value when user selected one value in the filter pane
I have a chart that requires to auto select another value when user selected one value in the filter pane. For example when I select July 2016 in the Date field, I would like that particular chart to treat it as both July 2016 and June 2016 are selected even though the user has only selected July 2016. May I know how should I modify the expression for this chart as shown below:
count({< [Status] = {"Live"},
[Termination Date] = {"$(= (Addmonths(Max([Report Date]),-1))"},
[Report Date] = {"$(= Addmonths(Max([Report Date]), -1))"}>} [Record Count])
- Tags:
- filter pane
1,253 Views
1 Reply

Partner - Specialist
2019-11-08
01:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Please find the file in below attachment
Hope it helps
Thanks
Thanks and Regards
Kashyap.R
Kashyap.R
