Add data from the Environment tab
The Environment tab displays all tables and files available through connections defined in your attached fabric. You can browse by connection type or use the search bar to find specific datasets.1
Open the Environment tab
- Open your pipeline in the Studio.
- Click the Environment tab in the left sidebar.
- Expand the connection that contains your data source.
2
Add the data source to your pipeline
You can add data to your pipeline using either method:
- Drag and drop: Drag the table or file onto the canvas.
- Add button: Hover over the table or file and click Add.
- Table gems: For datasets from your SQL warehouse
- Source gems: For tables or files from external systems
Modify gem configuration
After adding a data source from the Environment tab, you can adjust any configuration settings:- Click the gem on the canvas to open its configuration panel.
- Modify location paths, schema definitions, format properties, or connection settings as needed.
- Save your changes.
Changes you make to the gem configuration only affect that specific gem instance. The original
data source remains unchanged.
Alternative: Create gems from scratch
If you need to create a gem manually, you can add Source, Target, or Table gems directly from the canvas:- Click Source/Target in the gem drawer at the top of the canvas.
- Select the gem type from the dropdown.
- Click the gem to open the configuration panel.
- Configure all settings manually, including selecting connections, defining paths, and setting up schemas.

