The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How do we bind/use state param in data source condition of data visualization?

Sharique Azim
Mega Sage

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 

 

Screenshot 2025-09-12 231540.png

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]

Screenshot 2025-09-12 231657.png

Screenshot 2025-09-12 231833.png

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

15 REPLIES 15

My friend,  you are mistaken. Screenshot taken from KB.

Screenshot 2025-09-16 185604.png

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.

Screenshot 2025-09-16 190121.png

I understand that. Look at the below image from KB article, its a static filter for the data source. CSP is not used anywhere.

Dibyaratnam_0-1758030029439.png

 

Now see the below image from KB article for list component, for this they have used client state parameter and its' dynamic.

Dibyaratnam_1-1758030087343.png

Read the 8th point carefully. you are confusing between 7a and 8th point.

List component and Vertical bar(Data viz. component), both are different.

 

You are correct pointing out this one.

Dibyaratnam
Tera Sage

Your seems to be vertical bar from the image you have shared. and the article has the sample script and data you can refer.

Dhana3
Kilo Sage

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.