Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I have a chart that has fractile calculation in the expression.
I have used sets analysis to restrict the calculation to a P1 and P2 priorities.
When i select other priority, in this case, P3 the chart should not be changed. However, when i select other priority like P3, it is drilling down to response code and displaying the values.
Can someone please suggest what I am missing.
Well, that's the essence of drill down. Select a value, any value, in the currently active field of the drill down group and you will drill down. That's exactly what happens. If you don't want that then you need an action to immediately clear the selection if you don't like that selection. See attached example.
Hi Gysbert,
Thanks for the reply and the sample qvw.
However, i will not be able to take this approach because I have to use those filters in other tabs for different purposes.
I will have to let the users use the priority code filter and able to select or drill down as required.
Nevertheless, your description of the functionality of drill down on the active field does help me and I will have to let the user know about the behavior.
Thanks heaps.