ConditionL ENbling of pages based on TotalPageCount of another page
Posted: Thu Dec 19, 2024 6:14 pm
Hi there,
Let’s put aside the previous requirements for now. Currently, I have a report with two pages: **Page 1** and **Page 2**. Both pages have the "Reset Page Number" property set to true.
Now, I want to display the total page count of **Page 1** on **Page 2**. Could you suggest an approach for achieving this, perhaps by defining a variable or using another suitable method?
Because on both page we use same system variable TotalPageCount and it is not possible to fetch it on another page.
Let’s put aside the previous requirements for now. Currently, I have a report with two pages: **Page 1** and **Page 2**. Both pages have the "Reset Page Number" property set to true.
Now, I want to display the total page count of **Page 1** on **Page 2**. Could you suggest an approach for achieving this, perhaps by defining a variable or using another suitable method?
Because on both page we use same system variable TotalPageCount and it is not possible to fetch it on another page.