Add an Item to your Distinct Dropdown with the Improved Table function

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

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

  • @derklabautermann5084
    @derklabautermann5084 8 месяцев назад +1

    If my dropdown choices won’t change often. I hard code the options and include “All”. My filter syntax is the Filter(datasource, dropdown.selected.value = “All” Or column name = dropdown.selected.value. I like doing this so I can keep all my columns as text fields.

  • @stefanodeponte2927
    @stefanodeponte2927 5 месяцев назад +1

    thanks... but if my column is boolean don t work, why?

    • @ShanesCows
      @ShanesCows  5 месяцев назад

      What doesn't work? Post your formula you are trying and more details and I will try to help

  • @Hbhammad
    @Hbhammad 9 месяцев назад +2

    realy nice

  • @raghunrch
    @raghunrch 9 месяцев назад +2

    Cool