How to apply dynamic data binding in the data source of data visualisation component in ui builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 03:40 AM
I have tried applying the data binding in data visualisation but not working. Is there anyway to do so or can any one provide the syntax of script that will work for data source.
In my scenario, i need to Display the count of SLA's associated to an incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 05:05 AM
I am also looking for a solution on this, according to the UiB documentation it expects a data resource with the .output.results which means we have to build it ourselves, but I have not been able to find out what type of structure it wants.... Like it should baseline be able to take in OOB data resources like look up records and glideCollection query!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 12:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 11:02 PM
Hello @Benjamin JS ,
What is the data resource you have used? It isn't look up records right
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 12:02 AM
It's in the screenshot... Data visualization api for table data source. Please mark my answer as solution and helpful if it solved your issue.