Hello Everyone,
I'm trying to Display maximum rows per page in OBIEE 12c. It has around 25k of records and its not able to display the records in a page, though I'm not getting any error but it keeps on processing for a very long time. So my doubt is - Is it possible to display arround 25k records in a table in a single page that too in lesser time...if yes, then how?
I've set the <MaxVisibleRows>1000000</MaxVisibleRows> as well in the instancecongig.xml file.
Appreciate your views...
Thanks,