Filter(ColFinal1, ComboBox1_1.Selected.CompetencyTitle in CompetencyTitle)
If this solved your problem, please mark it as Solved to help others find the solution faster.
If you found it helpful, consider giving it a Like to support each other in this community!
Thanks, and happy building!
Filter(TableName, ComboBox1.Selected.Value in Competency)
If this solved your problem, please mark it as Solved to help others find the solution faster.
If you found it helpful, consider giving it a Like to support each other in this community!
Thanks, and happy building!