Skip to main content

As number of characters are different & during integration update also, 18 characters ID is updated. Then why it exports 15 characters ID from Report Export?

1 respuesta
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    18 dic 2024, 06:46

    Hello @Ankita, both ID refer to the same record. One is case sensitive and one is not (with an extra 3-char long control suffix) but within Salesforce you will refer to the same record. Normally if you stay within Salesforce you should not been impacted

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4AezSAF

    If you need the 18c-long version you still can use a technical field to get the long id version at record level

    https://help.salesforce.com/s/articleView?id=000385066&language=en_US&type=1

    Éric

0/9000