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 / 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

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!

Leaderboard > Power Apps

#1
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard