Comparing Data
This is kind of a 2 part question.
For background:
We provided education-related funding to employees. The request and payment are 2 separate steps, there is no transaction ID. Only thing tying the 2 reports are names and dollar amounts (amounts are not necessarily the same though).
- Is there something I can use in smartsheet that I can setup and sort of "dump" the data to flag any duplicates or discrepancies? I have used Vlookup but it has presented a lot of problems doing it this way, time consuming and since not everyone on my team is good with excel I'd rather find an easier solution to this.
- We use Workday, is there an easier way I might be able to use Workday to upload the information into SmartSheet? Currently, I have to download the reports and filter.
I realize the easiest solution would most likely be adding a transaction ID but that is easier said than done. Trying to find an easier way to find the data I need.
Answers
-
If a small set of employees: Build a report that shows all employees grouped by name. Live data, easy to visually reference (no excel knowledge needed) and easy to build and edit.
If a large set of employees: build out a system that flags duplicates with checkboxes
helper col 1 =JOIN(name reference@row, $ reference @ row)
helper col 2 (checkbox) =COUNTIF([Helper Col 1]:[Helper Col 1], [Helper Col 1]) >1, 1)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!