Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to make conditional sum in ssrs?



How to make conditional sum in ssrs?..

Answer / Sachin Yadav

To perform a conditional sum in SSRS, you can use the IIF function along with the Sum function. Here's an example expression for calculating the sum of sales based on a condition:nn=Sum(IIF(Fields!ConditionField.Value = "Specific Value", Fields!Sales.Value, 0))

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SSRS SQL Server Reporting Services Interview Questions

In which sql server version report builder introduced?

1 Answers  


How to make conditional sum in ssrs?

1 Answers  


What is report subscription?

1 Answers  


How to change parameter value inside the report?

1 Answers  


What is snapshot report?

1 Answers  


In how many ways you can invoke ssrs reports?

1 Answers  


What are cascading parameters in ssrs reports?

1 Answers  


What are click through reports?

1 Answers  


What are the three different part of rdl file explain them?

1 Answers  


Difference between Logical Page and Physical Page in SSRS.

1 Answers  


You want to use a perspective in an mdx query. How do you select the perspective?

1 Answers  


Name and describe few console utilities for ssrs?

1 Answers  


Categories
  • SSRS SQL Server Reporting Services Interview Questions SSRS SQL Server Reporting Services (140)
  • Microsoft Azure SQL Interview Questions Microsoft Azure SQL (73)