Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

SSRS calculation for current financial year

$
0
0

Hi All 

I have a dataset which gives all the Dates total as shown below 

In teh same table i neeed totals of current financial year as well ]

for e.g Totals from April 2014 to March 2015

i tried something like this 

=Sum(IIf( 
 CDate(Fields!new_claimstartdateValue.Value )< ="30/04/2015" and 
CDate(Fields!new_claimstartdateValue.Value) >="01/03/2014",
(Fields!new_profilenumberValue.Value),0),"ProgrammeProfile1")

but gae an error

Any help on this much appreciated

Thanks


Pradnya07



Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>