Hi there!
I’m trying to sort a lookup column by number. The “associated key results” column is a lookup from another table and it should be sorted by number. This is the formula I currently have: [Key Results (Canto)]
.Filter([Associated Objective]=thisRow)
.bulletedlist()
I’ve tried to filter using the table’s menu but have been unsuccessful. Please let me know if you’ve ever dealt with something similar to this!