When creating nested repeating groups that filter child repeat groups based on a selection, I find that the filtering doesn’t work on the next main group if more than one sub groups are created.
It works as expected if only one subgroup is selected (left) however if I add a second subgroup, in subsequent main groups the filtering no longer works (right).
Welcome to the community @Kristian! Would you mind sharing your xlsform with the community. At the moment i was not able to access the same you shared. This would help us test the same at our end.
Hi @Kristian
When I look at the form, I see that you have a repeat within a repeat and you are referencing a question/variable from a preceding repeat group in another repeat group. In short, you need to use the repeat index. This will enforce a check to the instance you require.
Hi @stephanealoo,
I had tried that, however I got the same result as if I just filtered directly on the value (seeing as it is nested). When I printed the value it displayed as expected, however the skip logic did not seem to work on the repeat_group.