Hello everyone,
As a part of my cascading parameter for SSRS report, I want to show the list of Benefit names associated to a Group .
So here is my MDX query:
WITH MEMBER [Measures].[ParameterCaption] AS [BenefitGroup].[Standard Benefit Name].
As a part of my cascading parameter for SSRS report, I want to show the list of Benefit names associated to a Group .
So here is my MDX query:
WITH MEMBER [Measures].[ParameterCaption] AS [BenefitGroup].[Standard Benefit Name].