You can query a WeatherFX relational table. For example, if you want to market to customers who live in areas with prime indoor weather activity, for the next three days. You could create a query that would be Trigger name equals "Activity All_All_Indoor-Activity-Weather." And DATE is less than 3.
Here's how:
- Select Data > Queries > Create. The Save Query As dialog box opens.
- Select Type > Query.
- Click Relational Table.
- Choose a relational table from your Shared or Private folder and click Done.
- Select WeatherFX table and click Done.
- Select Table Field, select your Operator and enter one or more values.
- Click Done.
- Click Save.
Use classic query builder
You can also use the Classic Query builder to query the WeatherFX relational table.
- On the main toolbar, select Data > Queries > Create. The Save Query As dialog box opens.
- Select Type > Classic Query.
- Expand the Editable Criteria option and select Criteria > WeatherFX Relational Table for the query criteria.
- Click Build Relational Criteria.
- Choose Field Options, select your Operator, and enter one or more values.
- Click Apply.
- Click Save.