Create a Dataclip in Heroku to query the feedback data - Rokory/tabbycatdocs GitHub Wiki

  1. Sign in to Heroku.
  2. On the start page of Heroku, click your Tabbycat instance.
  3. Click the Resources tab.
  4. On the Resources tab, click Heroku Postgres. image
  5. On the Datastores page, click the Dataclips tab.
  6. On the Dataclips tab, click Create Dataclips.
  7. Enter dataclip title, and into the code section, paste this SQL query.
  8. Click Save & Run. You should see data for the adjudicators similar to the image below. image

Now, you can continue to Analyze feedback data in Excel using Power Query