I am having a problem when attempting to create a named set. It works fine on some dimensions, however not so on others. The error says something like this.
"Item could not be saved into the shared library.....XML parseError.reason = A named was started with an invalid character"
I have ensured that I have not used invalid characters in the Name field of my Named Set...and as far as i can see there no naming differences (using odd characters) between different dimensions.
Ok, here is the MDX behind the named set I am trying to create:
with member [Measures].[Blank] as '(0)' select {[Measures].[Blank]} on columns, {[ProductGroup].[Product Group].&[3], [ProductGroup].[Product Group].&[17], [ProductGroup].[Product Group].&[4]} on rows from [Sales]
I still can't see what the problem might be. Can you please email (sales@reportportal.com) us your database in CAB or CUB format with instructions of how to duplicate the problem?