|
IDataSourceValueTTransposeCompute Method
|
Executes provided function for data source fields, applying the results
to a copy of the data source value and returns the new result.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax Remarks
This function is used to compute a new data source value, applying the
specified function operation to all value fields in the data source.
See Also