I have created a "Selection" Derived View. I would like to add a field in the Derived View for "URL" in the final output for Tableau reports like "https://DevTableauServerName/DevReportname". So, I added like this, Output Tab -> New Field -> Fi...
Answers:
1
Hi! I am trying to start a wrapper navigation with a dynamic url and I can't find how to insert the parameters into the inial url. My idea is something like this: http://myurl?param1=@param1&param2=@param2 and setting param1 and param2 dynamically....
Answers:
2
Hello, I am running into an issue when using the LIKE operator on my webservice. In order to make the like more effective, I have added a percent sign before and after the text I want to search on. This way I can bring back results that have my text a...
Answers:
4
As a typical Denodo hosted web service is represented by <http/https>://<server_name>:<port>/server/<vdbname>/views/<viewname> Can we make change to the URL such that instead of "server" we have "denodo", as follows &l...
Answers:
1
After deploying a REST web service, we can use the lnk in the table at the Web Service COntainer page to get data from the view. But, the response to these REST calls are complete HTML pages. Is there a way to just get the data, instead of the entire ...
Answers:
2