Hi, I'm new to PowerApps and I'm trying to build a gallery that display lists of project updates. i have a SharePoint column in multiline, i want to display the last line inside the column in my gallery. I used this formula Right(ThisItem.'Date for next step',55). my problem is the of characters are moving and because im not sure how many characters will there be in the last line i couldn't figure how to do it..
This is how my SP List column looks like:

and this is how i would like to show it up on my PowerApps:

please help... thank you in advance..