Hi @misterjonih ,
That depends on the column types you are using in the lists and Items property of the Dropdowns.
If Text type column, Update of the Data Card in the Form should be:
//Dropdown Items is Distinct(...)
Dropdown.Selected.Result
//Dropdown Items is Choices(...)
Dropdown.Selected.Value
If Choices column, Update of the DataCard should be:
Dropdown.Selected.Value
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
still not working
User | Count |
---|---|
251 | |
102 | |
94 | |
47 | |
37 |