INPUT_OBJECT
FlowOutputFieldSortOrder
Sort by given fields. The sort orders defined first in the list will take priority. If there are no given sort orders or a tie on the final sorted field then the resulting set will be sorted by ID in ascending order.
link GraphQL Schema definition
- input FlowOutputFieldSortOrder {
- # GraphQL field to sort on
- FlowOutputFieldOrderField! :
- # Order direction to sort output
- OrderDirection! :
- }
link Require by
- FlowFlows are used to prepare data, which can include aggregation, cleaning, preprocessing, etc.
- FlowColumnInputFieldColumn input field implementation
- FlowFieldInputFieldField input field implementation
- FlowInputFieldA wrapper for an input field contained in a published flow.
- FlowOutputStepA flow output step
- MetricMetrics are time series data constructed from fields contained in views. *Retired in Tableau Cloud February 2024 / Server 2024.2.*
- MetricDefinitionA Tableau Pulse metric definition. *Available in Tableau Cloud June 2024 and later. Tableau Pulse is not available in Tableau Server.*