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 Apps
Answered

Data Filter

(0) ShareShare
ReportReport
Posted on by 83

good afternoon group

I appreciate your help to solve the following case

1-. I have two lists SharePoint “tbl_01_Companias” y “tbl_02_CentrosOperacion”

In “tbl_02_CentrosOperacion”:

column A: f010_razon_social

column B: f285_descripcion

column C: Departamento

column 😧 Municipio.

 

2-. In PowerApps I have two Dropdown Lists or Combo Box

cmbCompania – Items:

Distinct(tbl_01_Companias;f010_razon_social)

 

cmbCentroOperacion – Items: Distinct(Filter(tbl_02_CentrosOperacion;Compania=cmbCompania.Selected.Result);f285_descripcion)

this, to select the Operation Centers of the chosen Company

 

3-. What I need is that according to what was chosen in the combo box, in the text label lblMunicipio.text it brings me the content in the Column 😧 Municipio

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,058 Most Valuable Professional on at

    Hi @JE_Forero ,

    It should be (based on your values posted)

    LookUp(
     tbl_02_CentrosOperacion,
     f285_descripcion = cmbCentroOperacion.Selected.Result
    ).Municipio

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • JE_Forero Profile Picture
    83 on at

    Hello WarrenBeiz, thank you very much for the support, it works perfect

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 490

#2
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 381

Last 30 days Overall leaderboard