
In the interactive dashboard, we have a stream and a custom button that fetches the record guids, however, as we scroll down the stream more and more records are being loaded in, this results in that the records that has not been loaded as a result of our scrolling are not included in javascript function.
Question, is there a way to retrieve all the records that should be in stream without scrolling? Because, for example when we export the same stream view to excel, we get all the records without needing to scroll, so I guess we should be able to get the whole record list as well without scrolling?
Hi Poja,
You can click 'select multiple records to perform bulk options ' button.
Then you can select 'see all records' or 'export to excel':