In SQL server, it is possible to use Views to collate data from two, three or more related tables i.e. in a chain of one to many relationships and can then create a calculated field which contains data from all the tables. Is there an equivalent in PowerPages using Dataverse?
The Views in PowerPages seem to just manipulate data in a single table. There is the option to look up to a single related table, but it doesn't seem capable of looking up across a chain of related tables?