b917ea2863b0c649ad2deae0bb50a21ec8b4220c
Query-String-Keys-for-rs-dot-aspx.md
| ... | ... | @@ -18,4 +18,6 @@ Specifies whether the returned report will contain styling and scripts (0 indica |
| 18 | 18 | Clears the cache |
| 19 | 19 | |
| 20 | 20 | **pxvalue=[value]** |
| 21 | -These are directly related to the filters used in the report and range from 1 to the number of filters used in the report where x is the number of the filter. The value indicates what default value the filter should have. (e.g. a report that filters on country, company, and product could have p1value=usa&p2value=general+mills&p3value=lucky+charms) |
|
| ... | ... | \ No newline at end of file |
| 0 | +These are directly related to the filters used in the report and range from 1 to the number of filters used in the report where x is the number of the filter. The value indicates what default value the filter should have. (e.g. a report that filters on country, company, and product could have p1value=usa&p2value=general+mills&p3value=lucky+charms) |
|
| 1 | + |
|
| 2 | +*Note: At this time, Izenda supports at most 5 query string parameters* |
|
| ... | ... | \ No newline at end of file |