Explain to me Dataflow Input/Transform/Output

Hi there, I am watching your video on Dataflows and I would like to know more about the process.
I see that you have input, transformaiton and output.
I am confused because Transformaiton and Output are esentually the same. I could write an SQL statement that joins two tables together and gives an output. I am a little confused as to where I would put the join statement.
Would I just put the join statement in the transformation and then in the output just type
Select * from table; ?
Comments
-
Does anybody have any insight to @stevenmorey's question?
0 -
Hello,
Yes you are correct about the "Select * " Statement.Your use of transformations over going directly to the output table is moreso about personal organization. While you can use joins in both segments I'd suggest doing the dirty work in transformation tables. Make sure you select 'Generate Output Table' at the bottom of the transformation dialog box. You won't select 'Generate Output Table' when you are altering tables or adding indicies. Those instances are where Transformations are most employed.
2 -
@stevenmorey, did swyatt's explanation answer your question?
0 -
Use the transforms to effectively create views of the data that you can use for following transform steps.
When you have the data in final transform, you can use the output to create a data source. What I've typically seen is that you will use your final transform step (this could be a single step, or at the end of multiple) as a view that you can select * from in your output table.
This output becomes your data source, and is visible in the data source section of the data center.
0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 659 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 816 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 84 App Studio
- 46 Variables
- 778 Automate
- 190 Apps
- 482 APIs & Domo Developer
- 83 Workflows
- 23 Code Engine
- 41 AI and Machine Learning
- 20 AI Chat
- 1 AI Playground
- 2 AI Projects and Models
- 18 Jupyter Workspaces
- 411 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 11 Software Integrations
- 145 Manage
- 141 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 4.8K Archive