Activity Forums Salesforce® Discussions What are difference between lookup and fast lookup data elements in flow?

  • Prachi

    Member
    November 13, 2019 at 7:57 am

    Hi,

    Lookup record will return only first matching record. If you want to get all matching record, you should use Fast Lookup. In the fast lookup it will show all the record with given prefix.

    Fast lookups are more powerful, primarily due to a few key features that are not available in record lookups.

    Furthermore, fast lookups can simplify your flow because you can store all fields in a single sObject variable, instead of having to create a new flow variable for each data point to be stored.

    Thanks.

  • Nikita

    Member
    November 13, 2019 at 9:01 am

    Hi ,

    Lookup record will return only first matching record. If you want to get all matching record, you should use Fast Lookup. In the fast lookup it will show all the record with given prefix.

  • Deepak

    Member
    November 13, 2019 at 2:26 pm

    You want to get all matching record, you should use Fast Lookup. In the fast lookup it will show all the record with given prefix. record will return only first matching record. If you want to get all matching record, you should use Fast Lookup. In the fast lookup it will show all the record with given prefix.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos