cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
909
Views
0
Helpful
1
Replies

Limit number of rows per report page

lukasz_zwada
Level 1
Level 1

Hi

 

I'm looking for a simple solution for splitting CUIC reports into small pages, something like a 100 rows per page. Is there a simple way for doing so? Never ending reports with kilometres of scrolling are not really applicable to my solution.

1 Reply 1

@lukasz_zwada 
As far as I know, Cisco CUIC doesn't support pagination and you will always see the entire set of the data. If you would like to display the data in a friendly way the best option would be to use any 3rd party BI tool (like Power BI) which has a bigger feature set compared to Finesse (especially in the presentation layer). 
If you still want to use Finesse, I think that you can use:

  • Grouping - group your data in a way that will be usable for you - maybe you will be able to create some logic groups that would only present the data you need. You will also need to display the data as a fold data set.
  • Use the TOP phrase in the SQL query with a special ORDER phrase - this way you can only limit the amount of data that you have
  • Create the views of the report with predefined default filters in CUIC.  
Marek
Web: https://gaman-gt.com