In the External Data Source, the list of parameters, namely pageSize, pageNumber, and pageOffset, is now extended with pageIndex. The pageIndex parameter is always one number lower than the pageNumber. Depending on your endpoint pagination, you can either use pageIndex or pageNumber.
If you use Bosch IoT Insights endpoints, it is preferable to use pageIndex parameter instead of pageNumber, as the respective endpoints use a Zero-based counter.
For details about Table widget, refer to Table widget user guide.
.
