Skip to main content Skip to complementary content
Close announcements banner

Counting the download of each product

Procedure

  1. Double-click tAggregateRow to open its Component view.
  2. Click the [...] button next to Edit schema to open the schema editor.
  3. On the output side, click the [+] button two times to add two rows to the output schema table and rename these new schema columns to product and nb_download, respectively.
  4. Click OK to validate these changes and accept the propagation prompted by the pop-up dialog box.
  5. In the Group by table, add one row by clicking the [+] button and select product for both the Output column column and the Input column position column. This passes data from the product column of the input schema to the product column of the output schema.
  6. In the Operations table, add one row by clicking the [+] button.
  7. In the Output column column, select nb_download, in the Function column, select count and in the Input column position column, select product.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!