# Output fields

The Query CSV data action has three output fields. You can map these fields into downstream steps by selecting their datapills from the datatree.

FileStorage file path
Provides the path of the output file. This field is only populated when you choose FileStorage file as the output type.
CSV contents
Provides the output content reference that can be passed to downstream actions to stream the data out. It is functional only when you choose the CSV content stream option as the output type.
Number of rows
Provides the number of rows in the output file.

Sample use cases

See our guides for step-by-step instructions on how to leverage SQL Transformations for the following use cases:


Last updated: 2/28/2023, 5:07:04 PM