intersystems-community / Cache-MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to return more than 1000 rows for the listing

evshvarov opened this issue · comments

Now there is a limit of 1000

Form MDX like this in dashboard:
DRILLTHROUGH MAXROWS 20000 SELECT FROM [HoleFoodsBudget]

@evshvarov just an example