Data Shuttle - Need to filter new hires within last 30 days
Hi everyone,
I'm trying to set up a Data Shuttle offload that will export the following information into OneDrive:
- Employee Name
- Role
- Manager
- Employee Type
- Hire Date
The problem I'm running into is that I am not seeing any viable way to filter the results within the last 30 days. I setup a report for this as well but discovered that there are no automations that can be configured. Could anyone please provide me a viable way to export this data on a scheduled basis?
Answers
-
You can't have relative dates in the filter section of Datashuttle, but you can build a helper column on your sheet.
So on your sheet you could build something like =IF(AND([Hire Date]>=TODAY(-30),[Hire Date]<=TODAY()),1,0) to check a box for all new hires in the last 30 days. Then in the filter portion on your offload, use that field "equals" "true". Example below is just from a CC sheet I used as example, but something like that.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
-
Hey Jason,
This is AWESOME! I'm going to try this right now. Thank you so much, I really appreciate you!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives