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개
  1. 2018년 1월 3일 오후 6:45
    You can create a custom formula checkbox field then use that in your report filter.

     

    the formula:

     

    Field1__c = Field2__c
0/9000