Menu

Extend limit

asd
2017-05-12
2017-05-12
  • asd

    asd - 2017-05-12

    Hey,
    iam trying to extend the limit in DBplot which is currently limited by 1000. I have a File with 10.000 rows. Hope anyone could help me .

     
  • DBPlot

    DBPlot - 2017-05-17

    To remove the limit, you can change the query. Remove the "Limit 1000" or "Top 1000" from the query and it will show all rows in your dataset.

     

Log in to post a comment.