SolarWinds tech support helped me with this so I figured I'd share!
When you create a Custom Table resource, you are limited to displaying only 100 rows. You can change the filter settings to get less than 100 rows, but not more - rows are capped.
To change this:
- Browse to C:\inetpub\SolarWinds\web.config and open in notepad
- Search for the entry "ReportingTableViewMaxRowCount" and change the value from 100 to whatever you want
No service restart was necessary. I tested this on 11.5 several different ways and that setting put a hard ceiling on the row output all the time.
- Caveats:
- If you do something crazy with this number, you might incur a performance penalty
- After installs or upgrades, you'll have to edit this field again
Thanks to everyone who has been contributing their collective knowledge!
-Brent