How do we bind/use state param in data source condition of data visualization?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I am not able to bind the state client parameter or any data resource on the condition of table data source in data visualization.
Nor does @ state ."{Name of State}" works.
Let say I have a table called software archive
After editing, i do not see the option to bind the condition, neither i can set like
sys id -> is ->
@STate."selectedManager"
[which is the name of the state param]
Please refer attached image.
I followed this document from which doesn't works
KB1290070 Dynamic Data Binding - How to update a List component when Data Visualization is clicked
I am also attaching images in case it looks blurry.
Regards,
Shariq
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
My friend, you are mistaken. Screenshot taken from KB.
it mentions data visualization, single score is a data visualization component only. Similarly vertical bar, or pie chart is. so if this kb works for one type of visualization, why wont it work for others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday - last edited Tuesday
I understand that. Look at the below image from KB article, its a static filter for the data source. CSP is not used anywhere.
Now see the below image from KB article for list component, for this they have used client state parameter and its' dynamic.
Read the 8th point carefully. you are confusing between 7a and 8th point.
List component and Vertical bar(Data viz. component), both are different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
You are correct pointing out this one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Your seems to be vertical bar from the image you have shared. and the article has the sample script and data you can refer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Hi @Sharique Azim ,
You can not give state parameter or put data binding in the data source filter. That is not what is showed in the article. The article shows a way to update the list view with whatever you select from the pie chart, like it works for SOW workspace. If that is what you want to achieve please follow the KB article or the steps given by @Bhuvan
What you are trying to say in the question can not be achieved in UI builder.