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
Suggested Answer

Missing Data

(1) ShareShare
ReportReport
Posted on by 168
I have two Identical bits of code in two canvas apps. One is a test app I created to test the code and the second is my app I'm developing.
Here is the code:
Set(var_reportId, GUID("2565xxxx-xxxx-xxxx-xxxx-xxxxxxxx2ac2"));
Clear(tmpReport);
ForAll( Filter(Sections, 'Technical Report'.'Technical Report'=var_reportId And 'Include in certificate'='Include in certificate (Sections)'.Yes),
  Collect(tmpReport, {Name : 'Section Number', QP: 'Responsible QP'.'Full Name', SortNo: 'Sort Number'})
)
It's just in the OnSelect of a button.

When I click it in my test app I get: 

This is expected as not all the records have an entry for QP. When I scroll down I can see some are there.

However, When I click it in my dev app I get a strange empty collection:

It has the correct 195 rows, but none of the data is populated.
These are lines from a Dataverse table and the GUID is the same, so the data should be identical.
I have checked the App Settings and everything there is identical.
Does anyone have any Ideas?
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,963 Moderator on at
    HI,
     
    Can you verify, by looking at the data in your app that its not showing. this could be a bug in the Variables/Collection area.
     
    So, please try
     
    Put a label
    in the text type
    First(tmpReport).SortNo
     
     
  • IAmIntractable Profile Picture
    280 on at
    Are you using SharePoint? If so, are the backend list names the same?
    Are these different apps? Are you sure the correct field name is being assigned to each column in the dev app?

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 337 Most Valuable Professional

#2
11manish Profile Picture

11manish 173

#3
Valantis Profile Picture

Valantis 86

Last 30 days Overall leaderboard