I have a smart multi-select field (say FieldName1) and pulling in data from another page and table. This field works fine
I have another field (say field 2) where I want to show filtered data based on the multi-selected entries and it does not show any results
Its works fine when the parent one is a smart dropdown. HAving issues only when it is multi-select.
The filter criteria that I tried on field 2 is
FieldName1 in ([entry.FieldName1])
FieldName1:([entry.FieldName1])
FieldName1 in (split([entry.FieldName1], ","))
Any help is truly appreciated
Hi @Archana
Are you trying to build somewhat a dependent fields, where options of one field are filtered by the options selected in another
Is that what you are trying to build?
Alex
Hi @Archana
Are you using native Confluence functionality for this or is it a third-party app?
/Staffan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.