Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to extract data from monday.com from Qlik.I am struggling with pagination.
For eg :It provides 25 records in one go.{boards(limit:25,page:1) {columns {id}}}
Here I am not getting any field for total count .So I cannot use custom pagination .Kindly help