Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In the qlikview reports we have to implement the following filter condition,
1. we need to select a particular date range and select the data
2. If there is no data on the selected dates the data should be blank
3. On the selected data based on a particualr column value we need to select the next set of data
we are able to acheive the first 2 conditions however we are not able to acheive the 3rd condition. we need your advice to implement the 3rd condition.
Regards,
Kingshuk
In a list box, make the list box active and use the up and down arrows to move from one set of data to the previous or next. Or use a slider object and click on the arrows to move forward and backward through your sets. Probably lots of other ways. I'm not sure I understood the question, though.