I'm trying to create report that will show items that are only marked "yes" in a radio button that is within a collection.
When trying to add the data filter, I noticed that it does not display anything that is within the collection. Is this true, I cannot restrict my report to something that is inside the collection? Is there a work around other than what I'm already thinking - modify the process designer to have a new stage called "yes" and it goes there in the end so I can use the data filter 'current running stage'? The report is ran after the form process is complete so I'd have to make it do the same thing, just in a different stage name if it's yes vs. no.
Any ideas anyone?