Pricing Blog

Table Cell - Undefined when mapping

  • jubilant_courgette_93644-1278409218004877457

    Dov

    1 year ago

    Hi. Having a bit of an issue with getting data into table cells.

    Scenario is that I have an array of date keys which is the order that the item should be displayed on each line.

    I have set a repeat on body - tr -td for the item.

    Then on the text element I am mapping the array to each key in the item. In the formula the output is correct, but in the table cells I am getting undefined.

    If I set the data without mapping, it displays data in the cells (but in the wrong order since no mapping).

    Probably something simple, so apologies in advance.
    1278409218503872512-image.png
    1278409218918977669-image.png
  • lucasg-1278415083789095006

    Lucas G

    1 year ago

    Can you share the project link?
  • It seems like things aren't being mapped correctly
  • There is no need for Get nodes when mapping
  • Simply select the property you want on that cell
  • jubilant_courgette_93644-1278659006860099606

    Dov

    1 year ago

    It is a private project so I can send you an invite. What email address should I use?
  • lucasg-1278718070365618321

    Lucas G

    1 year ago

    If it's a private project then I think you'd have to pay for the extra member
  • In that case, maybe a small video of how you've set up the repeat and how you map the cells would be better
  • jubilant_courgette_93644-1278837065035026534

    Dov

    1 year ago

    I managed to get it sorted. Thanks anyway.