I tried to import a QFX files and it failed to import. Using the developer console I was figured it out that the problem is with one of the character. As soon as I replaced the & character in the file with "and" it worked.
example section from the QFX file
Did not work: <NAME>A&W #5567
Worked: <NAME>AandW #5567
I tried to import a QFX files and it failed to import. Using the developer console I was figured it out that the problem is with one of the character. As soon as I replaced the & character in the file with "and" it worked.
example section from the QFX file
Did not work:
<NAME>A&W #5567Worked:
<NAME>AandW #5567