I have Gallery1 and Gallery2.
I have button on another screen with Set(varClientDetail,ThisItem);
I have in the Items of Gallery1 and Gallery2 varClientDetail.
I am retrieving data from a SharePoint List. On the list is a muliple-lines of data column titled 'Notes'.
In Label1 of Gallery2 I have ThisItem.Notes. No data appear, even though above - in Gallery1, does from the same source using the same set variable does appear. Why can't I see my notes in Gallery2?
I have confirmed the presence of notes in the SP List and associated Power Apps collection.
SharePoint Column
Hi,
If you are declaring variable varClientDetail with the content of ThisItem then you should maybe try reference the variable as source of data? So instead of ThisItem.Client_Notes you should use varClientDetail .Client_Notes?
Cheers!
WarrenBelz
146,653
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional