Hi Knimers,
I have some probems with my workflow and hope that someone can help me out.
Goal:
The goal is to check, if the invoice numbers for each of my vendors and the corresponding year are consecutive or not.
Status
I have managed to create a workflow that (only) checks the invoice numbers of one supplier and several financial years. It seems to work well.
Check for sequential INV numbers_V3.knwf (256.8 KB)
Problem:
At the moment, I don’t know how I can design the workflow so that it shows me the result for all suppliers.
Here it is first checked whether there are only consecutive numbers and whether there are interruptions. If all numbers are sequential, the note: “The quota of sequential numbers is 100%” is included in the explanation (Rank = 1).
If the consecutive invoice numbering is interrupted, a quota is calculated: How high is the proportion of consecutive invoice numbers. If the rate is > 80%, rank = 2. If the rate is below 80%, the rank should be 3.
The results are summarized for the respective financial years. This seems to works well for one supplier. Would it be possible to get a similar result (aggregated) for multiple suppliers?
Best regards
DA