Filling data types that reference each other

Continuing the discussion from Multiple Filters to Refine Repeating Group:

@fayewatson
I have a question regarding the solution you gave. Continuing the example of movies, how would I fill this database with new movies? For example, let’s say:

  • I have a new movie to add, with genre and streaming service

If I update the movie data type, would this update the Genre and Streaming Services types? It seems circular, so I’m wondering if that’s OK :grin: