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
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.6K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 102 SQL DataFlows
- 626 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 753 Beast Mode
- 61 App Studio
- 41 Variables
- 692 Automate
- 177 Apps
- 456 APIs & Domo Developer
- 49 Workflows
- 10 DomoAI
- 38 Predict
- 16 Jupyter Workspaces
- 22 R & Python Tiles
- 398 Distribute
- 115 Domo Everywhere
- 276 Scheduled Reports
- 7 Software Integrations
- 130 Manage
- 127 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 11 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 110 Community Announcements
- 4.8K Archive