Skip to content

Commit 856697c

Browse files
committed
Fixing issue 691
1 parent 750c0d0 commit 856697c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/filter-sort.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ API help](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_conc
3535

3636
To filter on a field, you need to specify the field name, an operator criteria and a value criteria.
3737

38+
**Note**: Ampersands and commas in filters are not supported by the rest api as they are used as delimiters.
39+
3840
### Operator criteria
3941

4042
The operator that you want to use for that field. For example, you can use the Equals operator to get everything from the endpoint that matches exactly.

0 commit comments

Comments
 (0)