Skip to content

Instantly share code, notes, and snippets.

@erikwett
Created October 5, 2018 07:22
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save erikwett/db449465a3d523cb5901f83291a37e56 to your computer and use it in GitHub Desktop.
Qlik Sense initialProperties with initialDataFetch
initialProperties: {
qHyperCubeDef: {
qDimensions: [],
qMeasures: [],
qInitialDataFetch: [{
qWidth: 20,
qHeight: 500
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment