Hi @LautaroLopez
Sure based on your screen here is how
NOTE: I believe your variable is called DataItemsExportar please check the spelling and if I am wrong, please fix the spelling when you paste in my Expressions
1. Create 2 more Initialize Variables
2. Make them both strings
3. Call the first Data1
4. Call the second Data2
5. In Data 1 Value, click there. When the popup windows shows, click the Expression Tab and then paste this in
split(variables('DataItemsExportar'),'#')[0]
and hit Ok button
6. In Data 2 Value, click there. When the popup windows shows, click the Expression Tab and then paste this in
split(variables('DataItemsExportar'),'#')[1]
and hit Ok buton
And done.
As this answers your question, I would love if you could mark my answer as Resolved/Answered and maybe even a thumbs up.
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey