PricingBlog

Referencing a higher level repeat

  • brainerbox-1241730193031168071

    brainerbox

    1 year ago

    I am building some functionality that breaks people into smaller and smaller teams. I have a repeat component that also references a repeat component. At the first level, it all works fine - creates two boxes that represent two teams. At the second level, I'm running a new repeat function. I'm finding it difficult to limit the data displayed to just that from the first repeat, i.e. The second repeat is placing the same data across both first-level repeats. I don't know how many array items are in the first repeat (or second), but I do have a Unique ID in the first level that I can match to at the second level (not sure if that helps).
    Attached screenshot is the Repeat Formula - I think I need to change "Number" in the lower left to reference the Unique ID.

    Any help would be greatly appreciated.
    1241730193673031812-Screenshot_2024-05-19_at_10.20.49_pm.png
  • brainerbox-1241730984035090482

    brainerbox

    1 year ago

    Here's another screenshot for clarity. The second set of white boxes should be different to the first set.
    1241730983640956949-Screenshot_2024-05-19_at_10.34.14_pm.png