AppSheet Data Partitions

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

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

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

    Hi Joe, thanks for your video. Just would like to now if why is the data inputted in the APP (intended for a ROW data) not reflecting. For instance, i have a 71 Rows for data inputted thru the APP, unfortunately data for Columns 68 & 69 is not reflecting in the UX table that i made. it skipped showing to Row 71. Hope you can help. THank You

  • @MotV-5
    @MotV-5 Год назад

    thanks Joe. if may ask, what if I have data that almost reach the rowlimit of googlesheet and continue growing. any possible solution for this scenario?

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

    Joe, can we apply this expression for 2 different tables or how to do the same : IF(IN(CONTEXT("VIEW"),LIST("NEW SALES")),"CLICK NEXT","SAVE")

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

      Yes just insert inside the view name example List("New Sales,"New View)),

  • @HienNguyenEMS
    @HienNguyenEMS 8 месяцев назад

    Partition feature presents for free license but not adapt Appsheet Core license :D

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

    thank you for the videos!

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

    Hi I have a table based on google sheet which has approx 52000 rows of data and what I wanted to check is can my main table have three columns such as Item Name (Primary key) and supplier and then I want to create other tables which shall be divided based on supplier say Table A shall have items which belong with supplier "1" and also other columns such as prices,SKU etc. My main issue currently is that due to the high number of rows I cant work easily on google sheet such as changing the price or doing any additions so will data partition help me for this scenario?

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

    Do I understand correctly that the data will be read-only? Because the Filter formula will not allow you to edit cells.

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

      You can edit because you uploaded the main table. Any edit will go to main table

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

      @@JoeTayactac thanks!