Forum Discussion

Dgreen23's avatar
Dgreen23
Helper III
5 years ago
Solved

Push Data Set - Data Looks Wierd

I have created a push data set and have got it most of the way working and formatted. The issue I have is that the data posted into it looks like it's holding the header in front of the value, which ...
  • lbendlin's avatar
    5 years ago

    Ideally your data source has things like LIMIT and OFFSET that you can use to paginate.  If not then do the pagination in Powershell.