I have a combo box(CB2) dropdown value is based on another combo box (CB1)selection (cascading)
the issue here is when I change the value of CB2 and save the Sp list is not getting updated with the changed value.
The CB2 item property(Filter('SPLIST', 'coloum1'.Value = CB1datacadvalue.Selected.Value)) casacading work fine.
Properties on CB2
DisplayFields : (["Title"])
SearchFields : (["Title"])
DefaultSelectedItems: {Title:Parent.Default}
Update : CB2datacardvalue.Selected