Hello Folks,
I have DocName dropdown in powerapps and its item property is
Item : Filter(Documents,'{Path}'="Shared Documents/Finalized/"&DataCardCountry.Selected.Value&"/"&DataCardValueProcess.Selected.Value&"/").'{Name}'
basically taking data from different source and binding
Country and Process are dropdown and when data changes in those dropdown it automatically change my DocName dropdown values.
When data changes in DocName drodown it automatically sets the first item from dropdown as selected. I dont want thta. I want to have first entry is blank and then user should select values.
property
Default : is blank, i am not setting any value here
please help

Report
All responses (
Answers (