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

null
    • Ninox partner
    • RoSoft_Steven.1
    • 2 days ago
    • Reported - view

    Did you fill in the "Dynamic value name" ?  Title ?

      • Rafael Sanchis
      • Rafael_Sanchis
      • 2 days ago
      • Reported - view

       

      🤐 Sorry