|
Hello, First, I would like to say that you have an excellent product here. It's poised to make our lives much easier at my job. I do have a question: are there any plans in the near future to support more complex filters, such as nested "or" conditions? Especially cross-dimension? Thanks in advance |
|
just for the sake of documentation i'll answer it here as well: Are you familiar with OLAP? It works set based, that means such a filtering isn't that easily possible your filter would look like that in MDX:
Which is a bit different than people are used to SQL etc. I have plans to support that at some point, but there are so many things i need to do first :/ Usually people would want to include only data for Male AND Texas, which is much easier to do than such an OR based join. (would be something like:
You can file a feature request and keep track of it that way. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 17 Apr '12, 09:46
Seen: 365 times
Last updated: 17 Apr '12, 10:10