Hello Community,
We are developing a new algorithm to help users detecting duplicates.
As an inspiration we toke the blog:
Celonis
5 Steps to Reduce Costs Caused by Duplicate Invoices
Celonis customers have already saved millions by taking action on duplicate invoices. Find out how to how to use fuzzy matching to find duplicates and save money using the Celonis Intelligent Business Cloud and Python.
We have noticed that the algorithm detects false positives. In the algorithm, this might happen because we do fuzzy matching and searching. Now the users like to flag these false positives in the sheet. Moreover, they want the flags they made to be visible for other users using the sheet. How would you implement such a flagging system?
One idea we had was creating an additional column in the table that can be adjusted by users in the frontend. In this way, the adjustments could be visible for all the users. Does somebody have any idea whether this is possible?
Happy to hear your thoughts
Best,
Paul