20 | Screen Flow Scenario - Deduplicate a collection variable | Remove duplicates from a collection

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น • 16

  • @SanjayGuptaTechSchool
    @SanjayGuptaTechSchool  2 ปีที่แล้ว +1

    For Online Instructor Led Training
    Email: sanjaygupta.techschool@gmail.com or Visit: studysalesforce.com/
    Connect with Sanjay Gupta on Linkedin: www.linkedin.com/in/sanjay-gupta-bb2a79bb/
    Udemy : Enroll Salesforce Flow Builder Masterclass: kadge.io/flowbuilder
    Udemy : Enroll Salesforce Admin Certification Masterclass : kadge.io/admin201
    Udemy : Enroll Salesforce PD1 Certification Masterclass : kadge.io/pd1
    Please like and subscribe to support the efforts.

  • @TheSoftwareTutor1
    @TheSoftwareTutor1 ปีที่แล้ว +1

    Hi Sanjay, I will refer to this when I need to de duplicate. Thanks again!

  • @MrTrivikrama
    @MrTrivikrama ปีที่แล้ว

    Good Explanation,
    Thank you, helped me fix a bug in my flow. More importantly, helped me understand the issue for future references.

  • @SalesforceAdam
    @SalesforceAdam ปีที่แล้ว

    Great video @Sanjay - Very useful and helped me figure out this complicated (but common) use case :)

  • @syedmoin134
    @syedmoin134 2 ปีที่แล้ว +2

    Thanks Sir, for your laboriously work...

  • @aronpectoor2984
    @aronpectoor2984 2 ปีที่แล้ว +1

    Thank you, much much appreciated !!!👍

  • @sherlocked3462
    @sherlocked3462 2 ปีที่แล้ว +1

    Thank you so much, this was very very helpful!!

  • @sfdcvibes3568
    @sfdcvibes3568 ปีที่แล้ว +1

    Thanks, this was super helpful!

  • @priyankajangra642
    @priyankajangra642 10 หลายเดือนก่อน

    what is the purpose of previous user id variable? not able to understand

  • @vamsibaba1447
    @vamsibaba1447 3 หลายเดือนก่อน

    You can add in the 1st get records itself right.?
    Why you need to work all these around?

  • @patriciazimmer7257
    @patriciazimmer7257 2 ปีที่แล้ว

    Hi Sanjay I saw another way of doing it .. after the loop you add an assigment where the final list will remove all from the current item and then final list add to the current item.. this away you have the final list w/o duplicates and you do not need many extra elements..

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  2 ปีที่แล้ว

      Yes may be it can be done in different ways.

    • @sandeepaepuri3873
      @sandeepaepuri3873 2 ปีที่แล้ว

      hi patriciazimmer7257 can you please provide the recourses for your way of deduplicating thank you

  • @aslambagwan6032
    @aslambagwan6032 2 ปีที่แล้ว

    Thanks

  • @jiyaadnaeem4802
    @jiyaadnaeem4802 2 ปีที่แล้ว +1

    Thank you very much sir, this was a great help!