I've built a flow that reads the properties of a Sharepoint document library and exports all the data to an excel file.
There is a title field in this library which may contain a dot (.) in the string in some records. The string is correctly read through the "Get files (properties only)" action, but when the row is created in the excel file, the field content is truncated at the position of the dot.
Example of records with a dot in the title in the document library:
How the information is being recorded in excel:
I'm using the raw data from the previous step (in this case, Get files (properties only) action), is it necessary to use some function to treat the data and prevent truncation at the dot position?
Thanks!
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492