Filtering based on SSRS total/sum
问题 I am using Visual Studio 2010 and SQL Server 2012. I have searched the net and the stackoverflow archives and found a few others who have had this problem but I could not get their solutions to work for me. The problem involves filtering based on the aggregate value of a dataset using a user definable report parameter. I have the following report. The ultimate goal of this report is to filter portfolios that have a user definable % of cash as a percent of total assets. The default will be 30%