Creating a summary report from related tables

Hi,

I'm developing an app that allows users to generate a material list (ComboKit) composed of one or more kits, and each kit contains one or more materials.

I've managed to define the tables and their relationships. I want to create a bot that, when a button is pressed in the ComboKits view, generates a PDF, Doc, or Spreadsheet with the total material list, summing the quantities of identical materials that are part of different kits.

I'm unsure how to generate the total material list from the ComboKit table.

These are the tables:

  1. Vehicles

    AppSheet_tables_Vehicles.png
  2. Materials

    AppSheet_tables_Materials.png
  3. Kits

    AppSheet_tables_Kits.png

  4. Kits_Details

    AppSheet_tables_Kits_Details.png

  5. ComboKit

    AppSheet_tables_ComboKits.png

  6. ComboKit_Details

    AppSheet_tables_ComboKits_Details.png


    Expected outcome example:

    AppSheet_template_eg.png

    APP
    appsheet_app.gif
Solved Solved
0 25 817
1 ACCEPTED SOLUTION

Check the app MaterialListTemplate app from https://appsheet.com/portfolio/77079

View solution in original post

25 REPLIES 25
Top Labels in this Space