web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / When SharePoint Dropdo...
Power Apps
Unanswered

When SharePoint Dropdown (combobox) is set to Multiple Selection, I get Network Patch Error

(0) ShareShare
ReportReport
Posted on by 516

I need to be able to do multiple selections and save the Fill-In item. what do not want is the Fill-In to be a new choice item on the dropdown.

My Dropdown Menu the choices should stay static.

 

Here is how it is currently setup:

I have the code for this item:

I have the My Dropdown Menu set to allow multiple selections:

SPSDEV22_1-1694537391590.png

when I test it I get this error:

SPSDEV22_0-1694537274721.png

 

Current Code:
If(DataCardValue4.Selected.Value="Other, please give your own value", {
'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
Id: 0,
Value: DataCardValue5.Text
},DataCardValue4.Selected)

 

I have it pointed to a Hidden text box (DataCardValue5), that will populate with the fill in answer when they select the "Other, please give your own value", however this works ONLY if the column (DataCardValue4), is set to Drop-Down Menu. And the value gets added to the Drop-Down, which I do not want to have happen.

 

and more than 1 selection for the Choices to be chosen also, seems to only like 1 from dropdown and then the "other" but not anything else. can choose 2 or 3 and the other.

Any ideas on how to achieve this?

 

Categories:
I have the same question (0)
  • SPS-DEV-22 Profile Picture
    516 on at

    Here is the current code:
     Update =

     

    SPSDEV22_0-1694705613821.png

     

    Error Message:

    SPSDEV22_1-1694705763438.png

     

  • SPS-DEV-22 Profile Picture
    516 on at
    I did and Still no go
  • v-bofeng-msft Profile Picture
    on at

    Hi @SPS-DEV-22 ,

     

    Please make the column allow multiple selections and refresh the data source and then try again.

    vbofengmsft_0-1694674361322.png

    vbofengmsft_1-1694674473739.png

     

    Best Regards,

    Bof

     

  • SPS-DEV-22 Profile Picture
    516 on at

    @v-bofeng-msft 

    I get an error when I do the above:

    SPSDEV22_2-1694616371016.png

     

     

    Error:

     Expecting a Record value?

     

    for the update code:
    If(DataCardValue4.Selected.Value="Other, please give your own value", { '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference", Id: 0, Value: DataCardValue5.Text },DataCardValue4.Selected)

     

    If I add the DataCardValue4.SelectedItems same error:

    also tried your suggestion:( just that, I removed the code above and just placed:

    SPSDEV22_4-1694617163734.png

     

     

    Same Error:

    DataCardValue4.SelectedItems

     

    SPSDEV22_3-1694616545075.png

     

    Any ideas why the Expected Record error?

     

    what needs to changed?

     

     

     

     

  • v-bofeng-msft Profile Picture
    on at

    Hi @SPS-DEV-22 ,

     

    Please edit the form and set the datacard's update property and replace the Selected with SelectedItems.

    vbofengmsft_0-1694572201757.png

     

    Best Regarsd,

    Bof

     

     

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.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 403

#2
WarrenBelz Profile Picture

WarrenBelz 338 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 320 Super User 2025 Season 2

Last 30 days Overall leaderboard