Solved
How to update datashape dynamically for different services ?
- April 21, 2020
- 6 replies
- 4833 views
Hello Experts,
I have 3 SQL queries- services as follows, each of them returns separate infotable containing different number of columns (See attachments). I have configured a list widget to populate the list of these services and I want to execute selected service when selection is changed in list.
To achieve this I am trying to write a java script service, but I am facing a issue since each of above services has their specific datashape as per their result. Could anyone helpout me to write this service to dynamically update the datashape of this java script as per the services which are being called by it or selected by list widget
Just for info, I am quite new to JS, so expecting your reply accordingly.
Thanks;
GS

