How to dynamically change single score data visualization component based off drop down component in UI builder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:50 AM
Hello,
I have a requirement to display a location drop-down at the top and all the single score data visualization components should get updated whenever a user will select any value in the drop-down component.
For instance: If a user will select Location as Albury then all the single score components should display tasks belonging to the Albury location only. I am able to dynamically update the simple list component based on the selection of drop-down values but I am not quite sure how to achieve this one. Any idea how to achieve this requirement?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2023 04:28 AM
I had the same problem as @Vasantharajan N to solve and your scripts are the perfect solution for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2023 05:37 AM - edited ‎01-04-2023 05:38 AM
Could you provide a script for changing the presentation especially the colors of the data visualization? 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2023 10:16 PM
I have tried using the script in data sources, but it is not working. Can you help me?
Note : I doubt 'script' option in data sources itself is not working because i tried with console.log but there is no output.