Step 1
Log into the machine Tableau Server is installed on as an administrator or with the Tableau Server User account.
Step 2
In the command Window, change directories using the file path for the Tableau Server bin directory, for a default 32-bit Windows installation this would be:
cd "C:\Program Files\Tableau\Tableau Server\{version}\bin"
Step 3
Once in the Tableau Server bin directory, run the following commands:
tabadmin stop
tabadmin set vizqlserver.querylimit 900
tabadmin configure
tabadmin start
