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 get values from ...
Power Apps
Unanswered

Error get values from table Dataverse

(0) ShareShare
ReportReport
Posted on by 4
Hello community! I want to report an error that I detected yesterday, November 4, when filling out a collection and I observe that it brings empty columns and some with a interrogation symbol. It was functional until last Friday and I can't find the fault. I guess they moved something in the source code of the Power Apps Studio when making queries to the Dataverse tables. Here is an example of the code I use and the result I get. If any expert could support me, I thank you in advance.
 
Eng. Javier Jacobo
www.softdev.com.mx
 
ClearCollect(
    _listActivos,
    ShowColumns(
        Filter(
            Activos_1,
            Solicitud.Folio = ThisItem.Folio,
            Borrado = false
        ),
        'Nombre Activo'
    )
);
ClearCollect(
    _tempProvs,
    Filter(
        Proveedores,
        Artículo.'Nombre Activo' in _listActivos     
    )
);
 
 
I have the same question (0)

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
WarrenBelz Profile Picture

WarrenBelz 380 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 340

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 333 Super User 2025 Season 2

Last 30 days Overall leaderboard