SQL Transform for Customers With No Invoice Dated 2 Years Prior to Current Year
I have developed an ETL dataflow that outputs our gross margins per job. I have then used this dataflow to create cards that show total gross margins by customer. What I am looking for is to start from this exact same ETL flow but output only customers that have not had invoices in the 2 years prior to current year - so currently, that would be 2019 and 2018.
I've tried to create a new ETL transform with the first transform as input but I can't figure out how to filter out the customers that have had invoices in past 2 years. Is this something that must be done through an SQL transform or is there a way through ETL? I am very weak at SQL and just okay at ETL.
Sample Input Data | Desired Output Data | |||||
Customer | Job GM | Invoice Date | Customer | Job GM | Invoice Date | |
Cust1 | 1000 | 01/15/20 | Cust2 | 500 | 01/08/20 | |
Cust1 | 5000 | 08/31/19 | Cust2 | 7000 | 12/15/17 | |
Cust1 | 3000 | 06/15/13 | Cust2 | 7000 | 12/15/17 | |
Cust2 | 500 | 01/08/20 | Cust3 | 1000 | 12/31/16 | |
Cust2 | 7000 | 12/15/17 | Cust3 | 5000 | 12/31/16 | |
Cust2 | 7000 | 12/15/17 | Cust5 | 1000 | 01/01/20 | |
Cust3 | 1000 | 12/31/16 | ||||
Cust3 | 5000 | 12/31/16 | ||||
Cust4 | 6000 | 04/05/19 | ||||
Cust5 | 1000 | 01/01/20 |
0
Categories
- All Categories
- Product Ideas
- 2K Ideas Exchange
- Connect
- 1.3K Connectors
- 308 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 661 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 819 Beast Mode
- Visualize
- 2.6K Charting
- 85 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 85 Workflows
- 23 Code Engine
- AI and Machine Learning
- 22 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 116 Domo Everywhere
- 282 Scheduled Reports
- 11 Software Integrations
- Manage
- 142 Governance & Security
- 9 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 5K Archive