Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Report Viewer を使用してレポートの総ページ数を取得するにはどうすればよいですか?
これはあなたが使用しているものですか?
=Globals!TotalPages
これは、レポートのヘッダーまたはフッターでのみ機能することに注意してください。
また、Reporting Services 2008 では、各ページが表示されるたびにオンデマンドでレポートが表示される場合があり、TotalPages の数値は、レポート全体が表示/表示されるまで正確ではない場合があります。