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
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?
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?
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
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?
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")
Yes just insert inside the view name example List("New Sales,"New View)),
Partition feature presents for free license but not adapt Appsheet Core license :D
thank you for the videos!
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?
Yes partition will do
Do I understand correctly that the data will be read-only? Because the Filter formula will not allow you to edit cells.
You can edit because you uploaded the main table. Any edit will go to main table
@@JoeTayactac thanks!