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

Page name based on the Grouping or Page break

$
0
0

hi here is my expression for Grouping

= IIF(Fields!LoanStatusDescription.Value =

"Booked" ,"Closed Loans",

IIf(Fields!LoanStatusDescription.Value =

"Prospect"OR Fields!LoanStatusDescription.Value ="Pending"OR

Fields!LoanStatusDescription.Value =

"SFA"OR Fields!LoanStatusDescription.Value ="OnHold"

 

OR Fields!LoanStatusDescription.Value ="Approved"

,

"New Loans",IIF(Fields!LoanStatusDescription.Value ="Declined"OR Fields!LoanStatusDescription.Value

=

"Withdrawn"or Fields!LoanStatusDescription.Value ="Cancelled"

 

or Fields!LoanStatusDescription.Value ="PNW","LNW","Unknown")))

Now my whole data is in 4 groups New loans,ClosedLoans,LNW,Unknown and has a page break after each group

USing SSRS 2008 R2

How can i write an Page Name Expressions So that when i export to Excel it shows For tabs with this Different Groups on Each page...Like  New loans,ClosedLoans,LNW,Unknown


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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