hi everyone,
i am using the Dashboards.getQueryParameter("userid") to return the value from a url... and use it in my sqlquery..
but somehow the query is executed first before getting the value from a simple parameter....
Is there a way to get the value first then execute the query in cde?
Thanks in advance.
i am using the Dashboards.getQueryParameter("userid") to return the value from a url... and use it in my sqlquery..
but somehow the query is executed first before getting the value from a simple parameter....
Is there a way to get the value first then execute the query in cde?
Thanks in advance.