Business Object: limit of 5,000 rows
Solved
M
-
M -
M -
Hello,
I am currently creating tables on Business Object and I have a problem.
In my Oracle database I have 6000 rows.
I made my join and when I ask BO to count my rows (count([id_fait])) it counts 5000.
However, BO clearly understands that I have 6000 rows since if I apply a filter in my query (only id_fait < 5000) it returns 4999 rows and if I ask for id_fait > 5000, it returns 999, so it knows all my rows but does not want to count/show more than 5000.
Does anyone have an idea?
Thank you in advance
Configuration: Android / SamsungBrowser 10.2
I am currently creating tables on Business Object and I have a problem.
In my Oracle database I have 6000 rows.
I made my join and when I ask BO to count my rows (count([id_fait])) it counts 5000.
However, BO clearly understands that I have 6000 rows since if I apply a filter in my query (only id_fait < 5000) it returns 4999 rows and if I ask for id_fait > 5000, it returns 999, so it knows all my rows but does not want to count/show more than 5000.
Does anyone have an idea?
Thank you in advance
Configuration: Android / SamsungBrowser 10.2