I'm reconciling our batch of 29 for per-item inspection with Fairino FR10 in a small production cell tracking inspected items, using a small mounting plate. The dashboard looks nearly finished because its post-restart counter includes repeat inspections. Items can have failed checks followed by reviewed retries.
I want the accepted-item count to be accurate without discarding that attempt history
Yes. Our saved history has multiple successful attempts against one item identity, and each adds to the counter. That's where the extra progress comes from
Derive the batch view offline from item-level dispositions while retaining every inspection attempt. Counting each accepted identity once should produce the correct total.
@NadiaBrown0900 Only if accepted means the current disposition. An item that passed and was later rejected can't stay counted just because it passed once.
You're right about that missing qualification. Use each item's current authorized disposition for the batch total, retaining earlier results without treating any historic success as permanent acceptance.
For an item that fails and then gains reviewed acceptance, should the report count one accepted item while preserving both inspection attempts beneath it?
On my report, we put attempts and accepted items beside each other. People stopped expecting the numbers to match once the repeated inspections were visible.