I have a table "noticeboard" where rows are sorted by [Posted] which is just time row was created. I would like to have the ability to pin a row in the noticeboard to the top, so if its pinned it remains at the top no matter the value of [Posted] and the rest are sorted by [Posted] still.
I cant seem to find a solution to this?
Solved! Go to Solution.
OK, I see. Thank you.
Move the expression from App Formula to Initial Value, and add the following expression as an "Editable if" constraint: ISBLANK([_THIS])
By the way, since you have a Staff table, instead of the ANY(SELECT()) expression you mention you should do the following:
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |