I have two galleries that I want to use for the same data source. I have defined filters in the Items statements to be mutually exclusive:
Filter(VendorStatus,SubmissionMonth='SubmissionMonth combo'.Selected.SubmissionMonth && Entity<>"Outbound")
Filter(VendorStatus,SubmissionMonth='SubmissionMonth combo'.Selected.SubmissionMonth && Entity="Outbound")
The 1st gallery shows data and the 2nd does not. The fields do not show at all, indicating that it did not find any records. I have confirmed that the fields on both galleries are mapped to fields in the data source.
Since each filter command creates a copy of the source table, I wouldn't think there should be any linkage between the two. Where else should I look for the source to this problem?
Solved! Go to Solution.
Cheers, guys. Thanks for helping me slug through this.
Hi @akharns
There is no linkage between the 2 (mutually exclusive)
Check your data source to see if there are any records that match the criteria
SubmissionMonth = your value and Entity = "Outbound"
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Ok, guys. I feel stupid. We're all wrong. The field heights were set at zero, so the fields were not visible. LOL. I had deleted the field that I was using to drive the height.
One more lesson learned. 😉
Dontcha hate when that happens? LOL.
Cheers, guys. Thanks for helping me slug through this.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
202 | |
173 | |
62 | |
32 | |
31 |
User | Count |
---|---|
324 | |
268 | |
104 | |
72 | |
56 |