Select to view content in your preferred language

ArcPRO layer metadata wont hold carriage return (new lines) when updating using python script from excel file source metadata

147
0
02-25-2026 02:21 PM
MarkB_NZ
New Contributor

I'm trying to save time and update our layers metadata for our datasets by using an excel file that has all the metadata content and using a python tool to import it from excel to each featureclass.

The process works well but each excel cell has a different sub section of text and when it imports it in it joins all the cells text together into one long paragraph with just white spaces were the new line should start.

I have tried using <br> for line breaks but the xml import doesn't support that.

Any ideas from anyone that has had similar issues

Tags (1)
0 Kudos
0 Replies