Enum that serves as a filter on the DataValues returned from getSummaryDataReaderAsync,
getUnderlyingTableDataReaderAsync and getLogicalTableDataReaderAsync.
This is an optimization of returned data values only. Tableau versions prior to 2021.2
will pass the data across and populate the DataValue properties.
Please note that all properties not requested will be undefined in the DataValue results.
Enum that serves as a filter on the DataValues returned from
getSummaryDataReaderAsync
,getUnderlyingTableDataReaderAsync
andgetLogicalTableDataReaderAsync
. This is an optimization of returned data values only. Tableau versions prior to 2021.2 will pass the data across and populate the DataValue properties. Please note that all properties not requested will beundefined
in the DataValue results.