Skip to content

Instantly share code, notes, and snippets.

@ralfbecher
Created September 10, 2013 09:06
Show Gist options
  • Save ralfbecher/6506851 to your computer and use it in GitHub Desktop.
Save ralfbecher/6506851 to your computer and use it in GitHub Desktop.
Show non-selected values in a listbox.
// This expressions gives all non-selected values
=aggr(only({1-$} Field), Field)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment