yorek / ssis-dashboard

HTML5 SQL Server Integration Services Dashboard
http://ssis-dashboard.azurewebsites.net/
Apache License 2.0
257 stars 103 forks source link

Configurable Execution Row Count #28

Closed awjudd closed 6 years ago

awjudd commented 6 years ago

Right now the query is only grabbing the latest 15 executions. This will allow you to configure the app to have a specific number of rows.

yorek commented 6 years ago

Make sense, thanks!