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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Disable DependsOn for ...
Power Apps
Answered

Disable DependsOn for DropDown

(0) ShareShare
ReportReport
Posted on by 945

Hi guys,

 

How to remove/disable Depends On for Dropdown list ? 

I created an Apps using template, and at one of its data card, I added a dropdown, but this is supposed to not link to any other control, but this "Depends On" link it to another control.

 

I saw some thread to be honest, but is there an easy explanation to it ? I'm not a really techie nor developer.

 

It is something like this :

Axal_0-1615778301020.png

The one named "ddCustomers" is my addition dropdown. which supposed to only get data from my 2nd datasource. But when I look into its property, it has Depends On and when I take a look, like this :

Axal_1-1615778436336.png

I don't need this link, but cannot find how to disable it.

 

Thanks

 

 

 

 

 

 

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

    Hi guys,

     

    Ok, it seems that "Depends on...." actually means no dependency. The problem was actually my dropdown "Items" property, turns out cannot use ShowColumns function. 

    Thanks.

     

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Axal ,

     

    Would you like to populate a Dropdown control with custom items?

     

    If so, as per the column type of the column value that you would like to display as selections, there would be different ways to achieve your need. Please refer to the official doc to learn more:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-drop-down#list-from-a-data-source

     

    Key properties of this control:

    Items – The source of data that contains the items that appear in the control. If the source has multiple columns, set the control's Value property to the column of data that you want to show.

    Value – The column of data that you want to show in the control (for example, if a data source has multiple columns).

     

    If it is a Choices or LookUp type column, you could leverage the Choices function to retrieve selections directly.

    Choices(DataTable.ColumnName)

    Please refer the doc:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-choices#syntax

     

    Otherwise you will need to use the Distinct function to retrieve distinguish values as selections from existing values of the column in the data source:

    Distinct(DataSource,  ColumnName)

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • Axal Profile Picture
    945 on at

    Hi @v-jefferni ,

     

    I'm sorry, I kinda confuse now (after take a look at that doc as well). It is said that Items is for the source, and when it is multiple, we must specify in Value which column we want to display, right ?

     

    Well, the thing is, I want to display 2 columns, can this be set ?

    So my Items property is something like this:

    Axal_0-1615788608396.png

    What I really want is these two column appear in my dropdown.

    What I see now in Value is :

    Axal_1-1615788697855.png

    Obviously, based on the doc as well, we need to select one, cannot choose both.

     

    Any trick how to display more column ? but still the return value, I need the 1st column though, I'm not sure how to handle it also.

    Thanks.

     

     

     

     

  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Axal ,

     

    You could use Combo Box instead.

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-combo-box#description

     

    Using a Combo Box you could change its layout to display double columns in selections:

    191.png

    With this layout, you will be able to select primary column and secondary column to display together as one selection but only show primary column value as selected items.

     

    Please have a try.

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard