Matrix Loader: CSV table upload

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 2 min. de leitura
  • Use the Matrix Loader to import and manage table data in CPQ. Define table schemas, prepare matching CSV files, and upload them to populate or update tables for use in rules, lookups, and configurations, with no redeployment required for data updates.

    Antes de Iniciar

    Nota:
    All table data can be added to CPQ via the Matrix Loader. This section assumes that the reader will work in a spreadsheet file (Google Sheets, Microsoft Excel, or similar), then download or export the result to a CSV file for upload to the Matrix Loader.

    In order to upload data to a table, you must first manually define the schema for the table by creating columns. Columns include a name, data type (either number or text), and a description (optional).

    Limits and boundaries:

    • Rows in a table: no practical limit
    • Columns in a table: no practical limit
    • Length of value stored in a text-type column cell: 2000 characters
    • Length of value stored in a number-type column cell: extremely high (unlikely to reach in practice)
    • Scripting: lookup returns a maximum of 10,000 rows from a table

    Role required: Admin

    Procedimento

    1. In the Admin navigation pane, click Tables.
      tables list
    2. In the upper right, click + New.
    3. Name the table.
      Create table screen
    4. Name the columns, select their table type, and add a description.
    5. Click Save.
    6. Create a spreadsheet with your data.
      Name the columns exactly as named in the table that was created in the previous steps, and save the data in CSV format. Note that the name of the CSV file must exactly match the name of the table you created in order for the data to be correctly mapped to the table.
    7. In CPQ Admin, click Matrix Loader in the navigation pane.
      Matrixloader menu
    8. Upload the CSV file to the Matrix Loader.

      import matrix loader

      Note that if the name of the table and CSV file contains the word "table," the Matrix Loader will automatically select the Upload Type as "table." Otherwise, you will need to manually select the Upload Type.
    9. Click Import.
    10. To confirm that the import was successful, check the import status.

      Import status

      If there are error messages, confirm that the CSV file name and table name are the same, and that the column names in the table and the CSV file match exactly. Then upload the corrected CSV.
    11. In the Tables section of the Admin navigation pane, click the table, and view the table to confirm that column data imported properly.
      tables list

    Resultado

    You are now ready to create queries using the new table. Updates to managed tables do not require a redeployment to take effect. However, updates to rules with lookups to those tables require a redeployment.