Hello,
I am buinding a Skill Matrix into Sharepoint.
I have 2 sources: Sharepoint list that I use to build my Powerapp form, and a Excel list that I use to retrieve the second dropdown list, based on the result of the first.
But I am inserting the following formula in the second dropdown list but is not being populated into Sharepoint list.
"Filter(Skills,Skills_Area=DataCardValue9.Selected.Value).Skill_Name"
All the other informations are going normally.
The DataCardValue9 => Skill Area field.


Thanks in advance!