I am wondering if someone can assist me with this flow I am creating.
I am basically trying to migrate a SharePoint list and all it's columns to a new site/list.
All the items get created along with all the columns except for my "notes" column. The notes Column is a Multiple Lines of Text Column that has Append Changes to Existing Text enabled (Versioning)
Is it possible to copy over all the items of this column from the old list column to the new list column or at minimal at least the very last time added?
Here is my flow, I have selected the Notes column to bet the "Get Items/Notes" Column but when the item is created in the new list, its blank.

I highly appreciate anybody can help me accomplish this task