Structuring Line Item Detail

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 32

  • @GarethPronovost
    @GarethPronovost  3 роки тому

    Join us for our *FREE LIVE TRAINING* that teaches the building blocks of automation: www.garethpronovost.com/webinar-registration

  • @Yeobu
    @Yeobu 3 роки тому

    Hello Gareth,
    I am having trouble applying this to my airtable because mine is applying to concat names.
    How can i do when i get a list of names to get properly one per line ? Actually it puts everything in the same field, and i can't use this technique replacing items by /nItems because those are actualy different names
    Thank you a lot in advance!

  • @julienmottet1984
    @julienmottet1984 4 роки тому

    Super vidéo. Merci !

  • @davezdon4746
    @davezdon4746 5 років тому +1

    Do the intermediate fields "Rollup" and "Lookup text" need to be visible for this to work? Or can they be hidden on this view?

    • @gregb2713
      @gregb2713 5 років тому

      Dave, they can be hidden, it will works same.

    • @GarethPronovost
      @GarethPronovost  4 роки тому

      @@gregb2713 Thanks for that Greg - totally missed this question!

  • @absolutdrone
    @absolutdrone 2 роки тому

    Thabks for your videos! How you make rows fits to the data. Thanks!

    • @GarethPronovost
      @GarethPronovost  2 роки тому +1

      Happy to help with these videos, but I'm not sure I understand your question about making rows fit the data... sorry!

    • @absolutdrone
      @absolutdrone 2 роки тому

      @@GarethPronovost I resolve the problem. Thanks again. I’m going to take your course definitely!

  • @kimlawson7409
    @kimlawson7409 2 роки тому

    I want to get a user to input line items via a form sent in an email, but I want them to be able to choose the subset on the form itself. I have managed to do this before the form stage by using a nested formula for an array of forms based on a "Type" field. But I would ideally not want the person to have to the email to change the subset if they need to. Do you have any videos that might help?

    • @GarethPronovost
      @GarethPronovost  2 роки тому

      Hey Kim, I'm not sure if I completely understand the use case here, but you might want to start here: ua-cam.com/video/b_wBsLdZGI4/v-deo.html

  • @the1trepidation
    @the1trepidation 4 роки тому +5

    I think you could skip the Lookup Text field by using ARRAYJOIN([Rollup], "
    Item: ")

    • @GarethPronovost
      @GarethPronovost  4 роки тому

      Good call man - totally saves a step there! Thanks for the catch!

    • @ДенисИванов-м3к
      @ДенисИванов-м3к 2 роки тому +1

      @@GarethPronovost Or may be using only rollup field? (right in Rollup field agregation formila ): SUBSTITUTE(ARRAYJOIN(values),", ","
      ")

    • @GuilsRecords
      @GuilsRecords 2 роки тому

      @@ДенисИванов-м3к very good ! Do you know how to delete the , between the lines?

  • @XAE_A_Xii
    @XAE_A_Xii 3 роки тому

    is there a way where you can send an order form to the customer that will populate with the items/quantities, and you can have your system updated automatically?

    • @XAE_A_Xii
      @XAE_A_Xii 3 роки тому

      i mean you send the pricelist with an extra column where the client can add quantities? ideally if it will tell the customer the total value/quantity as well

    • @GarethPronovost
      @GarethPronovost  3 роки тому

      Yes, although I'd recommend using a form software for this, not Airtable's form feature. A form software will give you much more control over you form (JotForm, TypeForm, etc.) You can then build an automation to take the received form submissions and populate your database with the details and info.

    • @XAE_A_Xii
      @XAE_A_Xii 3 роки тому

      @@GarethPronovost thanks, I will have a look at those

  • @sane7263
    @sane7263 Рік тому

    Tip use " item" instead of "item" to when concatinatig to make it look more elegant

  • @agoogleuser6937
    @agoogleuser6937 2 роки тому

    How to number the “order line items”?

    • @GarethPronovost
      @GarethPronovost  2 роки тому +1

      You can add a field for "Order" and make it a number field. Then sort your results in order 💪

  • @scimmiarospata
    @scimmiarospata 5 років тому +1

    How can I prevent zapier to send the email WHILE I’m filling up the fields on the po?

    • @the1trepidation
      @the1trepidation 4 роки тому +1

      You could set a checkbox for "Ready to email". Check it when you're done and use that as a filter field in Zapier.

  • @kenny1394
    @kenny1394 3 роки тому

    My
    is not working... Why

    • @GarethPronovost
      @GarethPronovost  3 роки тому

      Couldn't say without seeing your set up - do make sure that your
      has quotes around it!

    • @kenny1394
      @kenny1394 3 роки тому

      @@GarethPronovost It is my bad. My record height i set to small.. I have to change it to "Tall".

  • @aichafrikha
    @aichafrikha 4 роки тому

    people please explain to me what is a line item

    • @juusosalmu4557
      @juusosalmu4557 3 роки тому

      In this case a "line item" is any item (in this case product) that the buyer wants to buy which is recorded on the Purchase Order. In Gareth's example these line items (products)are "sticks" "bricks" and "straw" that people order from him and that are then communicated back to the buyer so that they may know "what" and "how many" and at "what price" they have agreed to purchase (=Purchase Order). Normally the Purchase Order is used to confirm what the buyer has bought and what the seller has to deliver to the buyer. The Purchase Order is used as the basis for the invoice that is sent out to the buyer to pay for the goods. In some cases no invoice is sent, since the buyer can pay for their purchase prior to delivery using credit card or bank transfer etc. In such cases, instead of the invoice, a receipt is created on the basis of the purchase order.

  • @belle7644
    @belle7644 4 роки тому

    Blink more plz