c7a052947163f8c69e3c9e41ba1a59322932c66f
FAQ/Questions/Using-ReportParts.md
| ... | ... | @@ -43,7 +43,7 @@ The Report string should be the complete name of the report including the catego |
| 43 | 43 | * Gauges |
| 44 | 44 | * Map |
| 45 | 45 | |
| 46 | -Filters can be added in the div as below for the report part. These are numbered based on position number in the report. This filter functionality is limited. At this time it will not support between date filter operators. |
|
| 46 | +Filters can be added in the javascript example only for the report part. These are numbered based on position number in the report. This filter functionality is limited. At this time it will not support between date filter operators. |
|
| 47 | 47 | Filters are added using the following format data-filter1="value" data-filter2="value" |
| 48 | 48 | Multiple values can be entered using a comma separated list as data-filter1="value1,value2" |
| 49 | 49 |