Skip to content

Instantly share code, notes, and snippets.

@erikwett
Created October 5, 2018 07:22
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