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
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives