Skip to main content
Question

Relatively new to FME: I have one parent table and four related tables (data from ArcGIS Online - no spatial components). I need to generate an HTML report that shows the parent data and lists of joined data. I am a bit lost on how to approach thi

  • October 17, 2017
  • 3 replies
  • 9 views

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.

3 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • October 17, 2017

I believe this is the transformer you want to have a look at:

HTMLReportGenerator


  • Author
  • 2 replies
  • October 17, 2017

Probably should clarify. I have used the HTML report generator quite a bit in the last few months. I am more concerned with the data flowing into the report generator. I know I need to use a feature merger or joiner and I am just not getting it right to feed the HTMLRG.


  • Author
  • 2 replies
  • October 17, 2017

This was probably not the best forum for a question that may need more than a couple sentences to explain.