Skip to main content
Solved

Get Page Number in Report Studio

  • May 18, 2026
  • 2 replies
  • 24 views

Tharshan SM
Sidekick (Customer)
Forum|alt.badge.img+6

Hi all,


Need some help regarding Report Studio. In IFS Report Designer, we usually use pageNumber() and totalPages() functions to get the page number and total pages.

However, these functions are not working in Report Studio. I have also tried some processing attributes but none of them seem to work either.


If anyone knows how to get the page number and total pages through Report Studio, that would be very helpful.


Thanks in advance

Regards

Best answer by karale

You can use the “Page Info” element:

 

 

 

2 replies

  • Answer
  • May 18, 2026

You can use the “Page Info” element:

 

 

 


Tharshan SM
Sidekick (Customer)
Forum|alt.badge.img+6
  • Author
  • Sidekick (Customer)
  • May 18, 2026

Hi ​@karale.

Thanks. Its working

Regards