Click or drag to resize
IAppReduceData Method

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
void ReduceData(
	bool confirm = false,
	IEnumerable<string> dropFieldNames = null
)

Parameters

confirm (Optional)
Type: SystemBoolean
dropFieldNames (Optional)
Type: System.Collections.GenericIEnumerableString
See Also