Looking for the previous version? View v2024.06 documentation →
Query Chain Execution using Snapshot Output of a Metadata Query
Overview
This guide walks through the Query Chain Execution using Snapshot Output of a Metadata Query workflow in Data Trust Query Studio. Follow the numbered steps below to configure, execute, and review the results.
Prerequisites
- You are logged in to Data Trust with a Pro-User or Admin Pro-User role.
- The relevant connection profiles have been configured in the Administration module.
Steps
Path: Data Trust › Query Studio › Query Chain Execution using Snapshot Output of a Metadata Query
The Query builder is the main workspace for building and editing queries. Use the canvas to write SQL, add data sources, connect transformations, and configure output options.
Drag the Metadata Widget From Data Source widget from the palette and drop it onto the Query Chain canvas. Once placed, click the widget to open its configuration popup and complete the required settings.
The Metadata Snapshot pop-up window captures a point-in-time copy of the query result for use as a stable reference in future comparisons. Snapshots allow you to compare current data against a historical baseline without re-running the original query.
Click Save to persist the query or configuration to the Query Explorer. A confirmation message appears once the save completes, and the query is available for reuse in Query Chains and scenarios.
This step shows Click the ‘Output’ tab. in the Query Chain Execution using Snapshot Output of a Metadata Query workflow. Follow the on-screen prompts to complete this configuration step before proceeding to the next stage.
Drag the An ‘Rd Output widget from the palette and drop it onto the Query Chain canvas. Once placed, click the widget to open its configuration popup and complete the required settings.
The RD Output widget captures the final result set from the Query Chain for use in downstream processes. Configure the output name and format, then save the widget to make the results accessible to other scenarios and reports.
Click Execute Now to run the query immediately and fetch the result set. The results appear in the Results tab, and the execution status is displayed in the progress indicator.
Monitor mode shows the live execution progress of the Query Chain as each widget processes data sequentially. Watch the progress indicators to confirm all stages complete successfully before reviewing the output.
The Result tab displays the output data returned by the query or Query Chain execution. Review row counts, column values, and data quality before saving or using the output in downstream processes.