Relative Content

Tag Archive for google-appsheet

How to open multiple URLs in Appsheet

My scenario is I’m working on an Application which has a list of URLs in a table in appsheet, we are showing them as a table view. I’m trying to add a functionality for selecting multiple rows in that table view and then have a behavior of opening them in new tabs.

Inputs not being passed to step?

I’m trying to set up an automation with Google Appsheet. What I want is when a new entry is made to a table, pass that entry (or at the very least, the row number) to an Apps Script function. My function just returns the value for now while I’m trying to get this working:

Sum Column Not Reflecting Filtered Data in AppSheet

I am facing an issue with a table in my AppSheet application. I have a column called “Weight” and another column that calculates the sum of the “Weight” values for all the rows. However, the sum is being calculated for all the rows regardless of any filters applied. I need the sum to be calculated only for the filtered data.

Changes in system-generated Appsheet views do not have an effect

) I have a table (Google Sheet) with many columns/virtual columns. Since recently changes in the system generated detail and form views are not reflected in the app anymore. Even when I add another column in the table I can see it in the data definition and in the detail/form views, but not in the app. The column is editable. Also, changing the column order in the detail/form views doesn’t have an effect. All other tables (Google Sheets) work fine.