Hi,
If I have three nested listviews within a dataview, the available arguments for the inner most listview microflow do not include the dataview context. It only includes contexts of its two parent listviews. We wish to use the dataview context as a parameter for our GET microflow but it is not allowed. Why is this the case and are there any alternatives?
Unfortunately, the list we are trying to retrieve in the child is not uniquely specified by the lists from the two parent listviews so we cannot rely only on those as microflow parameters.
Thanks, Tim