How can i filter a nested datalist based on data range of the main list
Confluence User - 13 Dec, 2018
Hi,
I have a datalist showing resellers and a nested datalist showing sales made by agents of the resellers.
The nested datalist has the following columns,
- Date
- agent name
- Value of sales.
The requirement is to show only resellers with sales within the date range and also filter the nested datalist according to the data range.
Using the hash variable #requestParam.Key# with the date range filter in the URL request parameters for nested datalist doesn't help.
Any ideas how this can be achieved.
Thanks
Chiek
datalists;filtering;nested-datalist;date-range