Skip to Main Content
Status Shipped
Created by Dale Potter
Created on May 11, 2023

Support references to proxy vote and organization information in worksheets

I would like to show a field on ideas (and report on it) to indicate if any of its proxy votes have a certain field value, like "customer priority" = "urgent"

  • ADMIN RESPONSE
    Jun 16, 2023

    You can now include information from proxy votes in idea worksheets. For example:

    self.proxy_votes[].idea_organization.name
    sum(self.proxy_votes[].idea_organization.revenue)
    self.proxy_votes[].idea_organization.custom.custom_field_key

  • Attach files
  • +1