Hello Hello,
I need some help with what (to me) seems like a bit more of a complicated function.
I have a column in a Sharepoint list that is for "vehicle(s) involved". Right now it is a single-line column, therefore it appears in my Powerapp as such.
I'm quite new to this, and would really like if someone could explain, in simple terms but great detail, what I need to do to be able to add multiple values to that item. I just need someone to be able to add one or more vehicles to that item, it appear in the one column in the Sharepoint list, and appear properly in the app as well.
Anyone care to walk me through this? Again- I will require step by step instructions! Thank you!!
Solved! Go to Solution.
Hi @TorreyFalconer ,
Do you mean you want to enter mutiple values to the SP list column?
To do that, you need a multiple lines of Text column, so that the value will show up in line.
1. Create a new column which type is Multiple lines of text in SP list.
2. Modify the Textinput control's Model from Single line to Multiline at the right properties bar in powerapps.
Please try the workaround above, and check if your issue is fixed.
Best regards,
Sik
If the vehicles involved is available as part of another list ( you have the list of item) - then in sharepoint just create a lookup column (multi select) to the vehicle list
The form will then automatically handle your need
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
I don't know what you mean by "part of another list". I have one Sharepoint list, where there is a single column titled "Vehicle(s) involved" and is currently set to "single-line text". What should I change in the Sharepoint list?
when you want users to enter vehicle(s) involved - is there a defined list of vehicles you want them to choose from or just give them the ability to randomly eneter muliple values?
Hi @TorreyFalconer ,
Do you mean you want to enter mutiple values to the SP list column?
To do that, you need a multiple lines of Text column, so that the value will show up in line.
1. Create a new column which type is Multiple lines of text in SP list.
2. Modify the Textinput control's Model from Single line to Multiline at the right properties bar in powerapps.
Please try the workaround above, and check if your issue is fixed.
Best regards,
Sik
Is it possible to duplicate the list item (row) for the additional entries, without creating a new list item separately?
Title | Sub-Item |
1 | D1 |
1 | D2 |
1 | D3 |
2 | B1 |
2 | B2 |
Hi @RezaDorrani ,
What if we have defined list and user wants to select from combo box and update multiple values in list?
That is a great solution! Exactly what I needed.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
207 | |
97 | |
60 | |
51 | |
45 |
User | Count |
---|---|
257 | |
158 | |
85 | |
79 | |
58 |