Discussions

 View Only
  • 1.  Getting the loop count OR no. of found records of a pipeline

    Posted 06-04-2021 07:47
    Im using a Quickbase pipeline to search records in a table and Create records in another table based on the values searched. Is there any way to know the count of found records while searching so I can use this value to in a field while creating new records ?
    For example, if the pipeline found 3 records then, I will assign 3 to a field in all the newly created records.

    ------------------------------
    Aswin Babu
    ------------------------------


  • 2.  RE: Getting the loop count OR no. of found records of a pipeline

    Posted 06-10-2021 17:43
    I believe you asked this in Slack as well where I answered:

    It should be {{ a | count }} if "a" is the step containing the search.

    ------------------------------
    Sharon Faust (QuickBaseJunkie.com)
    Founder, Quick Base Junkie
    https://quickbasejunkie.com
    ------------------------------



  • 3.  RE: Getting the loop count OR no. of found records of a pipeline

    Posted 06-11-2021 11:45
    Wow!..Thank you for helping.

    ------------------------------
    Winss Albo
    ------------------------------



  • 4.  RE: Getting the loop count OR no. of found records of a pipeline

    Posted 06-14-2021 16:26
    You bet @Winss!

    I also now have a cheat sheet on my site for several Jinja Date & Time functions

    You can access it here:  https://www.quickbasejunkie.com/jinja

    ------------------------------
    Sharon Faust (QuickBaseJunkie.com)
    Founder, Quick Base Junkie
    https://quickbasejunkie.com
    ------------------------------