Let's say I have two entities, "Sales reports" and "Location". Each year a new sales report is created for each location (a lookup field to "Location").
In the "Sales report" entity I would like to have a view that only shows the latest reports for each location. One possibility is to use XmlFetch Builder, does anyone have any clues of how that could look?
Or any other suggestions?
Great thanks.