Skip to content

Instantly share code, notes, and snippets.

@nagoodman
Created January 5, 2012 02:52
Show Gist options
  • Save nagoodman/1563485 to your computer and use it in GitHub Desktop.
Save nagoodman/1563485 to your computer and use it in GitHub Desktop.
{
"axes": [
{
"name": "COLUMNS",
"levels": [
{
"dim": "Measures",
"level": "UnitSales.SUM"
},
{
"dim": "Time",
"level": "Year"
}
]
},
{
"name": "ROWS",
"levels": [
{
"dim": "Product",
"level": "Product Department"
}
]
},
{
"name": "FILTER",
"levels": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment