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 / Error when trying to r...
Power Apps
Answered

Error when trying to retrieve data from the network column lookup power apps

(0) ShareShare
ReportReport
Posted on by 62

Buenas noches.

 

Por favor, ayúdame a resolver este error.

 

Intento implementar esta línea de código dentro de un DataCardValue que proviene de un formulario, en el campo Elemento.

 

 

Filtro(Opciones(InventarioPrincipalCOS.cr969_Servicio), Institución.Institución = VarInstitución.Institución)

 

 

 

 

Donde (MainInventoryCOS.cr969_Service) es el origen de datos de Dataverse del formulario. que tiene una columna de búsqueda llamada Servicio. la cual está relacionada con una tabla en dataverse llamada Servicio, y esta a su vez contiene una columna de búsqueda llamada institución que está relacionada con otra tabla en dataverse llamada institución.

 

Necesito filtrar los servicios de la institución que he seleccionado. pero me da el error "Error al intentar recuperar datos de la red".

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    on at

    Hi @CrysDom ,

     

    Sorry, for the LookUp column in Dataverse, the returned table of Choices function is actually exact the table being looked up. So here in the formula Value should be the primary name column instead.

    Filter(Choices(MainInventoryCOS.cr969_Service), Service in Filter([@Service], Institución.Institución = VarInstitución.Institución).Service)

     

    Best regards,

  • Crys.Dom Profile Picture
    62 on at

    Si señor el control DataCArdValue es un cuadro combinado. Podrias ser tan amable de decirme la expresion Value a que hace referencia?

  • Verified answer
    v-jefferni Profile Picture
    on at

    Hi @CrysDom ,

     

    First of all, please clarify what control is the DataCardValue. While it seems to be a Combo box. Please try below formula:

    Filter(Choices(MainInventoryCOS.cr969_Service), Value in Filter([@Service], Institución.Institución = VarInstitución.Institución).Service)

     

    Best regards,

  • Crys.Dom Profile Picture
    62 on at

    intente de esta manera pero tampoco escoge los servicios de la institución seleccionada

     

    Filter(Choices(MainInventoryCOS.cr969_Service), VarInstitution.Institution in Institution.Institution)

     

    aunque no me da error, no ejecuta la acción deseada.

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 421

#2
WarrenBelz Profile Picture

WarrenBelz 365 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard