Hi Team, I have five bundles in the below example and I need the count of bundles that has 'Processed' Status only. Please tell me how I can achieve it.
Views
Replies
Total Likes
I am not sure if this is the best approach, but I would add a numeric aggregator with the COUNT aggregate function. Then, enable advanced settings and group the bundles by status.
In this case I'm assuming you don't want to filter status = Not Processed
Views
Replies
Total Likes
Hi Manish, It works but I will need my iterator values (source module for this numeric aggregator) to calculate if all my docs are processed matching with values coming from aggregator. If do it this way, I cannot get iterator values.
Is there any other way to get count of bundles that has "Status=Processed" in a tools>set variable.
Views
Replies
Total Likes
Can you share a screenshot of your scenario please?
Views
Replies
Total Likes
Hi Manish, its a big one and wont fit in the screen and even if I paste the full scenario, it wont be of much help.
Following is the output of an iterator module,I need to get count of bundles that has "Status=Processed" and "Status≠Processed" Status in a separate set variable (tools). Please help
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies