Skip to content

Instantly share code, notes, and snippets.

@erikwett
Created June 25, 2017 14:21
Embed
What would you like to do?
//part of the result from app.createGenericObject with custom qMeasureListDef
{
qInfo: {qId: "SLJUwQj", qType: "measure"},
qMeta: {description:"", tags:["sales"], title:"Sales Quantity"},
qData: {qMeasure:
{
qActiveExpression:0,
qDef:"Sum([Sales Quantity])",
qExpressions:[],
qGrouping:"N"
qLabel:"Sales Quantity"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment