Hello Team,
I need help in the below formula as I am trying to fix it but I am getting no value and an error.
If(ddAuditor.Text= UploadeBY,Distinct(Filter(ProcessKnowledgeTest,Team_Lead=ddAuditor.Text),Team_Lead))


I have SharePoint List ProcessKnowledgeTest and have a column named as Team_Lead and a column name UploadedBy.
What I want here in the dropdown list as when the UploadedBy column updated in the Powerapps it gives the dropdown related to Team_Lead
The dropdown here named as = ddTL_PKT