Hello dear community! I am quite new as a Coda user and I would need some help displaying the correct information in a table. Here’s the context:
I have a first table (tab1) that shows a list of questions (questions), a rating out of 10 stars for 5 participants (one participant per column), and a total number of votes (total) in another column.
I would like to display in a second table (tab2), below the main table, the “questions” that received the fewest votes (top 3 fewest votes) and the total number of votes received by each “question” (for each row), again in a top 3 format.
Could someone explain how to write such a formula?