Xdb := "";Xview := "vwKeywords";Xkey := Topic;Xcol := 2;XValue := @Unique(@DbLookup("":"NoCache";Xdb;Xview;Xkey;Xcol));_eins := @If(@IsError(XValue) | XValue="";"No Topic found";XValue); Xdb2 := "";Xview2 := "vwAltTopic";Xcol2 := 1;_zwei := @Unique(@DbColumn("": "NoCache";Xdb2;Xview2;Xcol2)); _drei := "Test":"<not defined>":"N.A."; @Unique(@Trim(_eins:_zwei:_drei))
im Notes 6 mit @Sort.
Kannst Du es mit nur einem View realisieren?