Announcements
I have tried with these formulas:
You need make the search on all selected Items. so like this:
"Other" in ComboBox1.SelectedItems.Value
Thank you for your reply, but that's still not working as I am getting an error where I am trying to compare two different variables:
So you're using Dataverse,... Could you try to display productINput.SelectedItems.Value in a text label or a Table/Gallery. Like this you know exactly what your application expects to compare with
Yes, I am working with a table in Dataverse. Sorry for not mentioning that
I tried to display it in a text label, but when adding ".Value", it shows an error. It works if I do like productinput.Selected.Value, but it doesn't solve the question of the thread
This is the error:
I know we are getting there step by step.
Now we know for sure, that you have a whole record to match with your combobox, and not just a Text string.
It would be awesome to know what is inside the record. To achieve this you could either put it into a table or into a collection. Maybe you could also add a dot behind value to see what intelisens proposes to add.
Ok, so I have created the collection but it looks a bit weird (maybe I did something wrong).
So, I started with:
And then I got the collection with all the columns in the table from dataverse, not only one:
But still, in the created column "Product" the values I get are ?:
Also, to add on your last comment. I tried to add the dot behind value on the other formula (with .SelectedItems and with .Selected), and no suggestion obtained
Thank you @Germán,
Now we can say quite confidently, that the issue lies within the table somewhere.
It could be that Powerapps has a problem with showing the value because off too many nested columns.
Because of the image could you try to only collect the Selected value from your Dropdown. We could see there that it was also a Table.
Collect(colTest, ProductInput.SelectedItems.Value)
It gives the same result, but with less columns this time:
That's quite a tricky one.
What do you expect to get back? How does it look in your Datasource?
I expect to get back text with Microsoft Products like: Office, Power Apps, etc
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 326 Most Valuable Professional
11manish 168
sannavajjala87 75 Super User 2026 Season 1