Skip to main content Skip to complementary content

Counting the occurrences of each hashtag

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 hashtag and count, 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 hashtag for both the Output column column and the Input column position column. This passes data from the hashtag column of the input schema to the hashtag column of the output schema.
  6. In the Operations table, add one row by clicking the [+] button.
  7. In the Output column column, select count, in the Function column, select count and in the Input column position column, select hashtag.

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!