Forum Discussion

MrunaliKadam's avatar
MrunaliKadam
Qrew Trainee
3 years ago

Table report- Need to show only most recent record per member

Hi, 

I've created this table report. One person can vote multiple times and current report shows all votes submitted by each person. Need to update it to show only most recent vote per voting member (highlighted one).

@Mark Shnier (YQC) Please advise if this can be achieved or would like to know if you have any other ideas. thank you! 





------------------------------
Mrunali Kadam
------------------------------

4 Replies

  • Assuming that you have a relationship where one member has many votes then he would make a summary field to summarize the maximum record ID of all the votes for that number. Then look up that maximum record ID down to the trial table and filter the report so that you only show where the record ID of the vote record is equal to the maximum record ID.

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------
    • MrunaliKadam's avatar
      MrunaliKadam
      Qrew Trainee
      Thank you Mark!

      I've a form to capture votes. I've a relationship between main form and voting section. 


      ------------------------------
      Mrunali Kadam
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        I am not sure if that is a question but if it is can you tell me the tables involved in their relationships?

        ------------------------------
        Mark Shnier (YQC)
        mark.shnier@gmail.com
        ------------------------------