0
Something is missing ?

let uni := unique(((select Tracks) order by Artist).text(Title));
for i in uni do
first((select Tracks)[text(Title) = i])
end
In a Multiple Choice dyn field, I have this script to display the unique Title values, but I only see the IDs.
Something is missing
2 replies
-
Did you fill in the "Dynamic value name" ? Title ?
Content aside
- 2 days agoLast active
- 2Replies
- 32Views
-
2
Following