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 / Contents of Multiline ...
Power Apps
Answered

Contents of Multiline Text Column are not Viewed in Display Form.

(0) ShareShare
ReportReport
Posted on by 49

I have a "Note" column that is of the "Multiline" type. Users can add notes to a list item, and all notes are stored in the same field, separated by a new line.

The code of "Add Note" :

 

Patch(datasource,Gallery.Selected,{notes:DataCardValue.Value& Char(13)});

 

The notes are saved as following:

userName1 (date): notes

userName2 (date): notes

userName3 (date): notes

 

In a new screen, I want to display all of the information of the selected item in "Display Form," but "Notes" are not displayed, simply an empty text field.

I tried two methods in "Notes" DataCardVlaue, but neither worked.

 

ThisItem.notes 
or
Parent.Default 

 

 

 How Can I show the "Notes" contents in the text box including (username, date and notes). 

Categories:
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Al_Rawan ,

     

    Could you please test you app with a Label out of the edit form and set Default to DataCardValue.Value that you mentioned in your post?

     

    If it is a multiline text column, the default/auto generated control should be a Text Input then you should retrieve the texts using DataCardValue.Text

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard