Skip to content

Sort by formula field (static!) / Sort by relationship's field (BudibaseDB) #12014

Answered by ConorWebb96
simonedelmann asked this question in Help
Discussion options

You must be logged in to vote

Just some additional details on this one which can all be read about more extensively on the community help post linked above.

You can't sort by formula columns within the table component. There are a few ways around this;

  • For example using the views functionality and filter based on the formula column from here.
  • Additionally, you can also create an automation Create row that will take the newly created row, query the related row field and then update the row with the field title, this can then both be sorted on the table and anywhere else as it is now a standard text field column.

Hopefully this TLDR will help anyone who stumbles onto this Github discussion and whom don't want to go to…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ConorWebb96
Comment options

Answer selected by ConorWebb96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bb-filtering Filtering data
2 participants