Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

check total page number greater than one using expression in rdlc report

$
0
0

 I want to write a expression for a textbox that it will only show if the page count is greater than one then it will be only showed otherwise we will not display.So if the report is one page that textbox will not show but if the report is generated by many pages then it will be showed. Below expression i have tried

=IIf(Globals!TotalPages > 1,True,False)


Viewing all articles
Browse latest Browse all 1418

Trending Articles



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