Avatar of rhservan
rhservan
Flag for United States of America asked on

How can I add another field and another specific member in ssrs expression ?

Current:
This formula expression is working as needed.
=sum(IIf(Fields!CAT_ACTUAL_BUDGET.Value="Actual",Fields!SIGNEDDATA.Value,0))

Desired:
Add Fields!DS.Value "TOTW"  
as a filter on the cell where the current formula runs
=sum(IIf(Fields!CAT_ACTUAL_BUDGET.Value="Actual",Fields!SIGNEDDATA.Value,0))

If I can provide additional clarity please ask.
SSRSMicrosoft SQL ServerSSAS

Avatar of undefined
Last Comment
Phillip Burton

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Phillip Burton

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23