GenericObject SelectHyperCubeCellsAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodSelectHyperCubeCellsAsync(String, IEnumerable Int32 , IEnumerable Int32 , Boolean, Boolean, String)

Makes selections in multiple dimensions and measures.

This method applies to hypercubes, such as bar charts, tables and scatter plots.
Public methodSelectHyperCubeCellsAsync T (String, IEnumerable Int32 , IEnumerable Int32 , Boolean, Boolean, Func Response, T , String)

Makes selections in multiple dimensions and measures.

This method applies to hypercubes, such as bar charts, tables and scatter plots.
Back to Top
See Also