-
2. Re: How to get the sum of maximum values from a particular field based on Multi value filter selections?
Vimal Annamalai Mar 8, 2018 4:52 AM (in response to Zhouyi Zhang)HI Zhouyi Zhang,
Thanks for your response.
To your question-
1) In Release Filter, If value "All" is selected - We should find maximum outstanding bugs values for all filters not only releases which is present on the day.
2) If we drill down to some specific values, For example I take the screen shot values
i) In this case release filter selections are - NO FIX VERSION, goa.0.0, Unspecified.
Maximum value for NO FIX VERSION on 2/2/2018 - 268
Maximum value for goa.0.0 on 2/2/2018 - 33
Maximum value for Unspecified on 2/2/2018 - 44
So, Now answer is :- 268+33+44 = 345 will be an outstanding for date - 2/2/2018
-
3. Re: How to get the sum of maximum values from a particular field based on Multi value filter selections?
Vimal Annamalai Mar 8, 2018 4:56 AM (in response to Vimal Annamalai)HI Zhouyi Zhang,
Is my requirement is achievable with this data source structure? Or I need to change it from query level (Because I have taken this Data from my query)