I have a PivotItem with the following .name
and .value
properties:
[dimCalendar].[MonthName].&[April 2013]
I am only interested in the part where it says April 2013
.
What is a good method to parse or otherwise get this value from the PivotItem?