Let's I have XLS file with the column which contains people names. I would like to have a dropdown on my editor form where I can bind sropdown to this column as well as to have the list populated with distinct names from the same column. And which would allow me to slelect a new value from the list to update the form to propagade changes to the datasource.
I can use context variable as a list to pass to this editor form from the view records form as a parameter for Navigate action ->
Navigate('EditorForm', ScreenTransition.None, {GroupList: Distinct(SDS, PeopleNames)
Solved! Go to Solution.
Hi,
I want to use a dropdown control that gives me a possibility to choose a project:
Now the card where I have put the dropdown control in is not using the data in the dropdown. I don't know where i can link them. I follow the tips on this discussion but it didn't work out. The dropdown just shows the complete list and always starts with the first item in the list, while it should show the project that was selected.
2nd question: I want to sort the dropdown list: Title-KP, can this be done in the formula?
Thanks for your advice and ideas.
Herwig
When I go to the Update and fill in step 5 as described below I get errors. It does not seem to understand the *.Select.Value syntax when I enter the information as described. I have followed the steps 1 - 3. I think Step 4 states to select the card bubble for the drop down. I select it and find Update, but when I go to fill card.name.Selected.value instead of datacardvalue#.Selected and it errors out. Any thoughts?
When I go to the Update and fill in step 5 as described below I get errors. It does not seem to understand the *.Select.Value syntax when I enter the information as described. I have followed the steps 1 - 3. I think Step 4 states to select the card bubble for the drop down. I select it and find Update, but when I go to fill card.name.Selected.value instead of datacardvalue#.Selected and it errors out. Any thoughts?
@Anonymous maybe create a new thread? I would like to point you in the right direction but I am confused what you are trying to do and where you are having issues. I have a bunch of videos that show you how to do this type of stuff but I can't even figure out which one to send you.
I am new to powerapps (07/2018), and I found this solution helped to resolve a simular problem that I encountered moving data from a drop down list in a form, to a data source table. Thank you.
Edward
Hi,
In my screnario,
I need to get values into the dropdown from a swagger custom connetion.
Is there any way to get values from swagger into a dropdown.
i tried to get user infromation using custom connection, but here i'm trying to get more than 10 values into a dropdown using a custom swagger connection.
Please let e know if anyone have tried this.
Thanks in advance
Setting Update to Dropdown1.Selected.Value or Dropdown1.Selected.Text or Dropdown1.SelectedText or Dropdown1.Selected does not work.
I get an error "Expected Text Value"
Thanks so much,
What if the combobox is a multiple selection control? Default:Parent dont work on this.
User | Count |
---|---|
254 | |
112 | |
92 | |
48 | |
38 |