I am trying to read cell A1 from an Excel file but FME Desktop seems to have a problem with that cell for any Excel.
Example 1 (fail):
Example 2 (success with other cell):
What is happening with cell A1? Why can't I read it like the rest of the cells?
Any help would be appreciated! Thank you!
Best answer by evieatsafe
Hi @david_ I can replicate this and I'm not sure the reasoning behind this behavior. You should be able to set the range to A:A1 to get around this. Another way around this is by limiting how many features are being read in with these writer parameters and setting Max Features to Read to 1:
I'll file a bug to have this investigated further, internal ticket FMEENGINE-76786. Hope this helps in the meantime.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Hi @david_ I can replicate this and I'm not sure the reasoning behind this behavior. You should be able to set the range to A:A1 to get around this. Another way around this is by limiting how many features are being read in with these writer parameters and setting Max Features to Read to 1:
I'll file a bug to have this investigated further, internal ticket FMEENGINE-76786. Hope this helps in the meantime.