Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

ConnectPHP run report filter with between operator

$
0
0

Topic by Rajan Davis

Content

I have a report with a filter for incidents created. I want to know how to query the report using the incidents created filter such that I can query the report for all incidents created between two datetimes.

I know how to run a ROQL query for  this information as well as how to pass query information into a filter, just not sure how to pass in a date range into the filter to run the report. I pseudo coded it below, just need to know how to do pass in the values and set the operator to 'between'.

Version

Service Cloud May 2015, ConnectPHP version 1.3

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles