Forum Discussion

FruitBat's avatar
FruitBat
Frequent Visitor
4 years ago

Lookup and List.Distinct, List.Sort within same table

In my content management system, I can make a relationship between table rows (and their respective IDs).   The original or "base" table is Table 1, and it contains all rows.   I've replicated th...