I want to create a sorted list of the programmes that contain at least one project that has a status of ‘Red’
To do this, I can take advantage of the fact that when a collection is created from a Dataverse table, any Lookup columns in that table will exist in the collection as an embedded table containing the parent data
This can be seen when viewing a collection. The fact a table exists, rather than data, is denoted by a ‘?’ as highlighted below