Hello, I am having trouble since yesterday to make a workflow that to me sounds trivial, maybe just because I'm used to Python programming.
basically, the final user has to select from a List Box Tool one or more elements, then I need, FOR EACH ELEMENT, to place it in a Filter Tool (filter out of a dataset only records that contain the element) and then perform other operations on this filtered dabaset (like Summarize, Formula and Report).
I am trying to do this with a batch macro, using the list as the control parameter, but I can't get it to work, no matter how I try.
Please someone help me, I'm close to trash the whole workflow and just do it on Python lol
ps. sorry for not attaching any file but I'm working with sensible data