Enhance AppSheet data presentation by Customizing Detail Views using HTML/Markdowns

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

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

  • @deankovalsky1179
    @deankovalsky1179 3 месяца назад

    Dude.. you are awesome. The most enjoyable tutorials on appsheet i have seen until now.

    • @FullOfSheets
      @FullOfSheets  2 месяца назад

      Wow. Thanks, man. I'm happy you like my style of teaching. 🤗

  • @temyraverdana6421
    @temyraverdana6421 Месяц назад +1

    Great explanation and thanks a lot for time dedicated of us

    • @FullOfSheets
      @FullOfSheets  Месяц назад

      It's my pleasure. Thank you for your support.

  • @BEATWINCONTROL
    @BEATWINCONTROL 3 месяца назад

    Thanks a lot for sharing your knowledge man!! Full of sheet, full of awesomeness 🎉

    • @FullOfSheets
      @FullOfSheets  3 месяца назад

      Thank you so much! I really appreciate it!

  • @usamanaeem8737
    @usamanaeem8737 3 месяца назад

    Dude you are brilliant.. Thanks for this

  • @dextermorgan1796
    @dextermorgan1796 Месяц назад

    heiiy, I wonder if it is possible to select enumlist then the next enumlist is changes dynamically ? If i make first dropdown as enumlist, the other enumlist shows all selection.
    I benefit a lot from your videos, thank you (:

    • @FullOfSheets
      @FullOfSheets  22 дня назад

      First of all, thank you.
      To your question: Since you are using enumlist, then you will have to use a combination of SELECT(), IN(), and [_THISROW].
      For example, your valud if expression for EnumList 2 can be:
      Select(
      TableName[Column Name 2],
      IN([Column Name 1], [_THISROW].[Enum List 1])
      )

    • @dextermorgan1796
      @dextermorgan1796 22 дня назад

      @@FullOfSheets thank you so muchhhh(:

    • @FullOfSheets
      @FullOfSheets  21 день назад

      You're welcome!

  • @justfateh9747
    @justfateh9747 3 месяца назад

    Thank you, but, why is appsheet consuming my internet data very fast? I have a lot of svg in my app, is that the problem?

    • @FullOfSheets
      @FullOfSheets  3 месяца назад

      It can be. Because AppSheet will fetch data on each sync. You can try to turn on caching so that this will be minimized.
      Settings > Performance:
      Server Caching: On
      Delta Sync: On
      Settings > Offline mode:
      Store content for offline use: On

    • @justfateh9747
      @justfateh9747 3 месяца назад

      Thank you

    • @FullOfSheets
      @FullOfSheets  3 месяца назад

      Welcome

  • @awokwokwokwo
    @awokwokwokwo 3 месяца назад

    the microphone is terrible

    • @FullOfSheets
      @FullOfSheets  2 месяца назад

      I know i know. I'm sorry. I'm only using a cheap wireless lapel and it was cutting lut every now and then, so I had tonredub some words that were inaudible. Will try to do better next time.
      But I hope it wasn't too much of a hindrancr for you to understand the concepts I was sharing.. was it?

  • @user-jp88
    @user-jp88 3 месяца назад

    Very Useful !!