Hi All,
I want to filter out the report data based upon the selection of the value in one or more drill filters.
I looked into the section of performing the Drill in the documentation and following the flow
But need some clarification :-
As in the request body for this action , it needs some attribute ’TO’ . What will be passed over there ?
I tested the flow with a new instance of ’TO’
Thus request xml used was
<instruction type="By">
<elementId>27</elementId>
<from>
<drillElement>
<id>DP0.DOda</id>
<filterValue>Abcd</filterValue>
</drillElement>
</from>
<to/>
</instruction>
some Please share the your inputs on it.
Thanks and Regards
Gaurav Monga