9f61feae2262d30efb9407c120f53991c7edfebc
Guides/Timeouts.md
| ... | ... | @@ -13,7 +13,7 @@ This setting allows the user to increase the database query time for building th |
| 13 | 13 | AdHocSettings.EqualsDropDownTimeout = 1000; |
| 14 | 14 | ``` |
| 15 | 15 | |
| 16 | -##Equals Select |
|
| 16 | +##[Equals Select](http://wiki.izenda.us/API/CodeSamples/EqualsSelectTimeout) |
|
| 17 | 17 | |
| 18 | 18 | This setting allows the user to increase the database query time for building the drop down selection options at the Filters tab in the Report Designer. If you have a large or unoptimized database increasing this setting can help with proper reporting performance. |
| 19 | 19 |