Hi Everyone
I have a multiselect combo box with following Items property
Filter(Causes_TopRisks,"Ineffective Meddingses" in Risk_name.Value).Title
Iam try to concat the selected values of a combo box inside a label using following text property
Concat(ComboboxCanvas1.SelectedItems, Char(10))
but the values are not displaying inside the label
Inside one datacard only I have put the dropdown and label text
can anyone help me

Report
All responses (
Answers (