Skip to content

Instantly share code, notes, and snippets.

@erikwett
Created June 25, 2017 14:21
Show Gist options
  • Save erikwett/ca5a0d8b3cdee3a6584149ee291e145e to your computer and use it in GitHub Desktop.
Save erikwett/ca5a0d8b3cdee3a6584149ee291e145e to your computer and use it in GitHub Desktop.
//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