Hi Everyone,
I reviewed many of the questions that have been asked on this topic but I am still not able to get the URL filter to work with my current report. Interestingly I have other reports with URL filters that are functioning properly.
Table name is opp
Field name is passurl and is a text field
I have tried
/ReportSection?filter=opp/passurl eq 'kyle deboer'
Also tried
/ReportSection?filter=opp%2Fpassurl%20eq%20%E2%80%98kyle%20deboer%E2%80%99
Both open the report in the service but do not filter them based on the URL.
Any advice?
Thanks
Kyle
Solved! Go to Solution.
after much trial and error this worked
/ReportSection?filter=opp%2Fpassurl%20eq%20%27kyle%20deboer%27
after much trial and error this worked
/ReportSection?filter=opp%2Fpassurl%20eq%20%27kyle%20deboer%27
User | Count |
---|---|
135 | |
83 | |
64 | |
57 | |
55 |
User | Count |
---|---|
212 | |
109 | |
88 | |
82 | |
76 |