Adding a filter on a page using UI builder

matthew_hughes
Kilo Sage

I've got the following page on the UI builder:

 

matthew_hughes_0-1698765466120.png

 

I'm wanting to apply the 'Incident State' filter to the two Data Visualisations above. I've applied the following code:

matthew_hughes_1-1698765637215.png

 

matthew_hughes_2-1698765688277.png

 

matthew_hughes_3-1698765735930.png

 

However, what I'm now finding is if I click on 'Preview', the two Data Visualisations don't load:

 

matthew_hughes_4-1698765811781.png

 

Can somebody please explain where I'm going wrong?

 

 

 

1 REPLY 1

B_3
Tera Contributor

Hello @matthew_hughes,

 

Try changing the curly brackets ( {} )of parFilters to Big brackets ( [] ).

Click on Edit> Change the Mode to JSON and then update the same.

B_3_0-1725897335698.png