The 'not' operator does not seem to work on the domo API for PDP filters?
Anyone run into issues with the 'not' operator on the domo API for PDP filters? The docs show that including false for 'not' on a filter will add a PDP rule that the column quals the value. In this example that Attending = 'TRUE' :
{ "id" : 8, "type" : "user", "name" : "Only Show Attendees", "filters" : [ { "column" : "Attending", "values" : [ "TRUE" ], "operator" : "EQUALS", "not" : false } ], "users" : [ 27 ], "groups" : [ ] }
However, including 'not' : true, should reverse the value, such that 'Attending' != 'TRUE'
{ "name" : "Not Attending", "filters" : [ { "column" : "Attending", "values" : [ "TRUE" ], "operator" : "EQUALS", "not" : true } ] }
When I try this, it doesn't seem to matter whether I put true or false for 'not' the result is always that the column = value. Here's an example response. However, the test account I used could only see '123 S Street' whether or not the 'not' operator was true or false.
{ "id": 10143, "type": "user", "name": "Def Jam", "filters": [ { "column": "address1", "values": [ "123 S Street" ], "operator": "EQUALS", "not": true } ], "users": [ 1257996134 ], "virtualUsers": [], "groups": [] }
Answers
-
it sounds like it might be a bug. have you tried sending a message to support?
Also, you can sniff network traffic in the browser, try watching traffic when you create a PDP policy in the UI. Maybe it structures the request slightly differently.
Jae Wilson
Check out my Domo Training YouTube Channel
**Say "Thanks" by clicking the heart in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- 10.6K All Categories
- 1 APAC User Group
- 12 Welcome
- 36 Domo News
- 9.6K Using Domo
- 1.9K Dataflows
- 2.4K Card Building
- 2.2K Ideas Exchange
- 1.2K Connectors
- 339 Workbench
- 252 Domo Best Practices
- 11 Domo Certification
- 461 Domo Developer
- 47 Domo Everywhere
- 100 Apps
- 703 New to Domo
- 84 Dojo
- Domopalooza
- 1.1K 日本支部
- 4 道場-日本支部へようこそ
- 22 お知らせ
- 63 Kowaza
- 296 仲間に相談
- 649 ひらめき共有