Predefined queries admin - how to integrate Sort into a PDQ
The PDQ I built in Admin - PDQ does not take into account the Sort I added in the query . records are sorted by the criteria I selected previously in the view.
do you know why ?
find below my query
'Contact'.Search = "[Status] NOT ~LIKE ""*Prospect*"""
'Contact'.Sort = "Created (DESC)"
I work on Siebel Sales V8.1
0