@masohmatic I see you’re counting the number of entries. What you can do instead is have another field (new column) for each project which will be the vote count. Every time a user submits, you update the vote count field value to be +1, with the update API