Skip to main content
Is there a way that I can get a report to show all the records which two special fields are having the same value? Is there an app or tool can help me do that? Thanks
1 resposta
  1. 3 de jan. de 2018, 18:45
    You can create a custom formula checkbox field then use that in your report filter.

     

    the formula:

     

    Field1__c = Field2__c
0/9000