Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
While using a thingworx screen we noticed it only bring back 500 rows of data, where can we change the limit on this? Thanks
Do you mean the InfoTable Row count returned from a Query?
In ThingWorx when you query a data provider like Value Stream/Stream/DataTable, by default it will return 500 rows,
but this is not the limitation as you could manually change it in "maxItems":
Br,
Anna