I have Combo box in my PowerApps
where I have following Items Property
Sort(Distinct(Filter('FiatList', Network.Value = ComboBox1_5.Selected.Value), 'Data Name'), Value)it is showing an error under = " Incompatible types for comparison. These types can't be compared: Text, Record. "
Network is a choice column
could anyone please help me with these

Report
All responses (
Answers (