The Most Versatile AppSheet Function! SELECT()

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 11

  • @cesaro.a.g.6426
    @cesaro.a.g.6426 2 года назад +2

    No exaggeration intended, but you have the best teaching methodology when it comes to break down such a broad subject as programming is. For instance, with the all the color coding and comparisons with similar functions. And don't misunderstand me, there are really good tutorials out there for using APPSHEET, but yours are hands down the best my friend. Congratulations, and thanks a lot. You really should have more subscribers.

    • @appify
      @appify  2 года назад

      Thank you so much for the kind words!

  • @0xfog_
    @0xfog_ 2 года назад

    Great 'explanation()'!!! Thank you

  • @ImadAli1
    @ImadAli1 Год назад

    Great explanation!

    • @appify
      @appify  Год назад +1

      Glad you think so!

  • @krislukm
    @krislukm 11 месяцев назад

    sooo clear. thanks sir

  • @abdullansour5629
    @abdullansour5629 11 месяцев назад

    very useful content
    Thank u

  • @TESTEAPPSHEET
    @TESTEAPPSHEET Год назад

    Good morning friend... help me when you can. I managed to specify the delivery date of the service. But the customer, a car rental company, has more than one car in the shop.
    How to bring, by registration, the date of that car. Because what I select is to bring everything related to the client closer. I have tried all sorts of ways to no avail. Could you help me one more time?
    a customer. two cars. two different dates. I want to select the license plate of the car and the date corresponding to that plate appears

  • @highridgehydro4336
    @highridgehydro4336 2 года назад

    Great explanation, I tried using the select function for trying to pull a price for a certain product to automatically fill in when chosen in a form. I received this error message
    "The expression is valid but its result type 'List' is not one of the expected types: Number"
    Any advice on how to make this work?

    • @appify
      @appify  2 года назад +1

      Select() will always return a 'List' even if it is one item. If you know the result will always be a single item just wrap the select function in any().
      Ie.
      Any(select())

  • @rasikagunarathna846
    @rasikagunarathna846 Год назад

    ❤❤❤❤❤