If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Breaking rows in a list to pages

Started by mshparber, 20 May 2015 02:25:35 AM

Previous topic - Next topic

mshparber

Hello friends,

I need to show the detailed data in active report and it takes time to show all the rows in a list (even when I use Data Deck to filter)
How do I limit the number of rows shown, let's say, to 10 rows by default and allow the user to scroll through the rest of the results?
I do not want to limit the query, just the results shown in a list. There's such an option in a regular report.
How do I do it in Active Report?

Thanks in advance
Michael

MFGF

Quote from: mshparber on 20 May 2015 02:25:35 AM
Hello friends,

I need to show the detailed data in active report and it takes time to show all the rows in a list (even when I use Data Deck to filter)
How do I limit the number of rows shown, let's say, to 10 rows by default and allow the user to scroll through the rest of the results?
I do not want to limit the query, just the results shown in a list. There's such an option in a regular report.
How do I do it in Active Report?

Thanks in advance
Michael

Hi,

You can show just the top part of the list by placing it within a block, and setting the Size & Overflow property of the block. If you select the "Use scrollbars only when necessary" option, you will then get a vertical scrollbar if needed.

MF.
Meep!

mshparber

Great stuff, MF!

Thanks a lot!

Michael