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 / display combo box valu...
Power Apps
Answered

display combo box values from SharePoint site

(0) ShareShare
ReportReport
Posted on by

HI

I have been struggling with a specific problem for the past few days, I’m sure it is most probably an easy fix but I am unable to figure it out.

I have a cava powerapp using forms where I update information and save it on a sharepoint site. This includes single line input as well as selecting multiple options from a dropdown combo box. This portion is working correctly as all the information is updated accordingly on the sharepoint site.

The second portion of my app is to view the information that is currently saved on the sharepoint site. I have a field where you update the dispatch ID (Datacardvalue2) and it pulls the information from the sharepoint site to the relevant fields through a lookup as per below example.

JPCoetzee_0-1715135241635.png

 

My problem is when trying to show the information that was selected from the dropdown combo box. Upon my investigations I did pickup that I should use the Concat function, something like this Formula: (Concat(ThisItem.'Site Feature', Value,","), however then I get the below error:

 

JPCoetzee_1-1715135241637.png

 

I would greatly appreciate it if you could please assist.

Thanks

 

 

Categories:
I have the same question (0)
  • JPCoetzee Profile Picture
    on at

    Thanks Rimmon, it works perfectly!

  • Verified answer
    v-mengmli-msft Profile Picture
    on at

    Hi @JPCoetzee ,

     

    If you want to show column value in combo box, you should use DefaultSelectedItems property.

    If site features column is choice column or lookup column, please try this.

    Items of combo box.

    Choices([@ListName].'Site Feature')

     

    Allow empty selection.

    vmengmlimsft_0-1715136459689.png

     

    DefaultSelectedItems of combo box.

    LookUp(ListName,'Dispatch ID'=DataCardValue2.Value,'Site Feature')

     

     

     

    Best regards,

    Rimmon

  • JPCoetzee Profile Picture
    on at

    From the below picture I just want to show the values from the site features column, that is linked to the Dispatch ID.

    JPCoetzee_0-1715135756840.png

     

  • v-mengmli-msft Profile Picture
    on at

    Hi @JPCoetzee ,

     

    Concat function returns text, but Items property expects Table. You should put the formula on Text property which expects text.

    What do you want to show in Items of combo box? Could you please show more details?

     

    Best regards,

    Rimmon

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 427

#2
WarrenBelz Profile Picture

WarrenBelz 360 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 336 Super User 2025 Season 2

Last 30 days Overall leaderboard