Load more than 100 rows through a Table View
Hi All,
We are trying to load more than 100 rows through a table view using the method NumberOfEmptyRowsToAdd in the Business Rule:
tv is our table view object.
However, when we add a value bigger than 100 in the code, no rows are available to load data in the Spreadsheet. We think is an internal limitation from Onestream to optimize performance.
Is there any way to increase this limit? Maybe is only possible with some additional admin privileges in OS?
Hi,
After check with OS Support, there is limitation of the NumberOfEmptyRowsToAdd as it must be between 1 and 100. There is no way to increase this currently so we would need to break down into chunks of 100.
Due to this limitation was logged by another customer too, there is an enhancement which has been approved by the OS development team for implementation in a future release of OneStream. They cannot give a date for the implementation, as it is still in the development phase.
Thank you all!