web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :

Canvas App Pagination when using Dataverse

StalinPonnusamy Profile Picture Posted by StalinPonnusamy Super User 2024 Season 1

In this post, I will explain how to do pagination (Next, Previous, First Page) when using Dataverse as a source. This is similar to Model Driven App but in the canvas app.

Background

In some cases, businesses would like to retrieve data page by page. It means 25 or 50 records at a time. This can be configured like the below UI.

Approach

  1. Canvas application to invoke and display the data
  2. Power Automate to retrieve the data from Dataverse.

Download the copy from the repo:

https://github.com/AntonyStalin/CanvasApp-Pagination-with-Dataverse

 

Categories:

Dataverse

Comments