@Michael E. Gernaey
If I may; then why does it not repeat ALL questions already on the 'Active Test Questions'
list?
It is only repeating two, three or four existing questions.
1. There are 30 total questions on the 'General' list. This is the repository for all questions.
2. The 'Active' list only has 10 questions at any given time.
3. The flow is already comparing the question numbers from the 'Active' list to those on the
'General' list.
4. The flow is (supposedly) filtering out question numbers from the 'General' list that are
match question numbers on the 'Active' list, to avoid duplication.
I'm not understanding why some questions already on the 'Active' list are making it
through the process and being added back to the 'Active' list in the Create Action
and the rest of the existing question numbers are not.
The rest of the flow is working fine. Seems I should be able to fine-tune a filter or condition
somewhere to solve this problem, rather than adding a column to a list to resolve it, yes?