Customer Portal

Reference Table to Map?

Comments 2

  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi jardineworks,

    From the way your data is set up, I would recommend that you use the Pivot component which you can read more about in our documentation here. You will want to output your data exactly as in your example using the DBInputTable component then use the Pivot (make sure that the output metadata is the same name as the meta_key field).

    I have taken the liberty of attaching a sample graph with your use case.
  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi,

    I forgot to mentioned that you can join your data based on the ID using our joiner components, such as ExtHashJoin.

Please sign in to leave a comment.