Hi,
Just wondering if anyone used Fpml in an Alteryx project?
If so, please share some details of what you did.
Looking at doing a new Alteryx project possibly with Fpml.
Thanks
Sid
If you are referring to Financial product Markup Language, I believe that this format is just XML, correct? You should be able to either read these files in as XML, or you can parse XML after the fact with the XML parsing tool.
Thank you. Will be doing xml work this weekend, so hopefully easy progression to fpml.
See attach. Basically FPML is based on XML, which Alteryx has a Parse tool. I've attached my xml message, and extracted trade info.
Thank you for posting, that, very helpful indeed.