Hi everyone,
So I have a form based on a SP list. When entering new entries there is one field where multiple selection should lead to the creation of a new row per selected item.
I managed to get the entries but the input form the multiple selection is missing because it says "invalid argument type expecting a table value"
Honestly I have no idea what to put in as table values...
So this is parts of my formula:
For All (DataCardValue20.SelectedItems,Patch(SP-List, Defaults(SP-List),{,Prozess:DataCardValue18.Selected,Änderungen:DataCardValue17.Text,'Rückmeldung bis':DataCardValue19.SelectedDate}))
So I need the part for the column of "DataCardValue20" (which is called SE).
Anyone has an idea?

Report
All responses (
Answers (