Announcements
Good day everyone,
I'm building an app to request permissions to certain apps already in prod. I have 3 DropDowns to select the permission i want to ask and i add the values to a listboxt as a single string which is save in a variable as an array. Sometimes i add multiple permissions as you can see on the screenshot. the problem comes when i want to send the value of the listbox to a SP list field. it always come empty.
Can somebody help me?
Hi @Davidx23,
Can zou please share the data type of the SP column you are trying to save the permission to? Also, please share the code you are using to save the permissions?
Data type is Multiple text lines and currently im just testing the data and sending it with a Form straight to the list.
Hi @Davidx23 ,
Pushing an array to a multiline text column will not work. Assuming you want to keep this data type, you'll have to convert the array to a string. For this you can use the Concat() function:
https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/functions/function-concatenate#syntax
Hope you managed to find a solution for your issue. If so, can you please share so and mark the solution for the benefit of other users?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 477
WarrenBelz 341 Most Valuable Professional
11manish 317