Reply to SwiftData multiple Models - Thread 1: "NSFetchRequest could not locate an NSEntityDescription for entity name 'PastTripData'" Hi, I think it could work like this: var body: some Scene { WindowGroup { ContentView() } .modelContainer(for: [PlanTripData.self, PastTripData.self]) } App & System Services iCloud & Data Mar ’24