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
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
365 | |
102 | |
65 | |
51 | |
49 |
User | Count |
---|---|
341 | |
119 | |
83 | |
68 | |
62 |