Anyone know why or how a search in the UI would di...
# suiteanalytics
a
Anyone know why or how a search in the UI would display 1 result (expected output) but when I reference that search in script or even recreate it via scripting it returns 1000 results?
e
I ran into something similar when my search had a criteria that contained a date/time. I believe I had Leads created since 12:00PM Yesterday. When I viewed it in the UI, I got one set of results, when I called it in a script, I got a different set. It essentially stripped the time part out of the criteria. Not sure if this is related