Add a Join by field transformation
SQL JOIN clause. Use this transformation to merge multiple results into a single table, enabling the consolidation of data from different queries. This is especially useful for converting multiple time series results into a single wide table with a shared time field.
To use the join by field transformation, complete the following steps:
Open your dashboard in edit mode.
Click Transformations tab and click + Add transformation button.
Select or search for Join by field.
Under Mode, select how you want your queries to be joined.
Use the following table as a guideline for when to use the different modes.
Under Field, select the field to be joined from the multiple tables.
The transformation should be applied automatically. If not, click Refresh to verify the visualization looks as intended.
The following image shows two queries joined by
IDusing theINNERjoin mode.![Two data frames combined using the Join by field transformation]()
Save your dashboard.
At this point in your journey, you can explore the following paths:

