Hello,
Can anyone help me with this SQL filter.
The problem is that the SQL filter returns all rows, instead of filtering only those that meet the warehouse condition.
No matter how I change it, it returns all records from the data source
I am attaching a screenshot of the configuration:
- WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary
In the advance configuration, the field ID = Cos_BpsID
-WFD_DTYPEID = 3 (form type of the warehouse dictionary)
-WFD_AttText1= ''{196}' , which is a text field named "Warehouse"
The goal is for this action to load the corresponding e-mail for this user found in the BPS users list
Thanks in advance!