Skip to main content
Question

I am working with groups of excel tables. I need to find out that a particular value belong to which table. How can I do that using FME desktop.

  • August 12, 2022
  • 2 replies
  • 14 views

Forum|alt.badge.img

I have merged the tables, it helped with the search but did not give me details about the specific table

2 replies

Forum|alt.badge.img+2
  • August 12, 2022

@sal​ Just expose the fme_feature_type. That should give you the sheet name. fme_base_name should give you the file name


Forum|alt.badge.img
  • Author
  • August 19, 2022

@Mark Stoakes​ Thanks. Let me try this