Cordial saludo,
En resumen, elabore un flujo con Power Automate Desktop con el que obtengo información puntual de un archivo XML, y escribirlos en un archivo plano; hasta ahi, todo en orden; Luego, para facilitar aún más mi flujo, quise que uno de los datos obtenidos del XML, por supuesto, almacenado en una Variable1, sea reemplazado por otro dato usando la función de REEMPLAZAR TEXTO, cuyo resultado se guarda en una Variable2, cuya funcionalidad está OK; pero al escribir el archivo con el dato almacenado en la Variable2, junto con otros datos, solo de la Variable2 toma el primer carácter del dato. Debe ser algo simple, pero no sé si alguien me pueda dar la mano en esto; solo sucede cuando se reemplaza el texto obtenido del XML o parte de este por otro texto, si paso la variable sin reemplazar el texto, si toma todo el dato. De antemano agradezco su ayuda.
Best regards,
In short, build a flow with Power Automate Desktop with which I get point-in-time information from an XML file, and write them to a flat file; So far, everything in order; Then, to further facilitate my flow, I wanted one of the data obtained from XML, of course, stored in "VAR1", to be replaced by another data using the REPLACE TEXT function, the result of which is saved in a "VAR2", whose functionality is OK; but when writing the file with the data stored in "VAR2", along with other data, only "VAR2" takes the first character of the data. It must be something simple, but I don't know if anyone can shake my hand in this; it only happens when you replace the text obtained from the XML or part of it with another text, if I pass the variable without replacing the text, if you take all the data. Thank you in advance for your help.