Skip to content

Instantly share code, notes, and snippets.

@pstoellberger
Created April 27, 2012 14:19
Show Gist options
  • Save pstoellberger/2509641 to your computer and use it in GitHub Desktop.
Save pstoellberger/2509641 to your computer and use it in GitHub Desktop.
Saiku 2.4 Roadmap
New features of the query model will be:
Basically everything will be based on levels. and for each you can:
- Sort
- Filter()
- Top- / Bottom Count/Percent/Sum
- Filter by name (e.g. Quarter1, so you dont have to select 2003.Quarter1, 2004.Quarter1, ....)
- Range selections { Time.2000 : Time.2010 }
Other new stuff:
- Calculated measures in a query (no wizard, just plain mdx fragments)
- Different hierarchies can be on different axes
- Parameter support for selections (in DnD queries) AND MDX
- When you filter on a Parent level (2004) the filter for Time.Quarters will only show quarters for 2004
Nice to have:
- Improved charting (more options, fix bugs, hopefully a wizard) << i really need some help with this. if you know CCC contact me!
!!! Figure out a way how we can drill down !!
If anyone wants to help me with any of that, or any other new features you can think of, just leave a note in here! ;-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment