Import TimeStream's dimensions in QuickSight

0

I have an AWS TimeStream table defined as follows:

  • user_id (varchar)
  • measure_name (varchar)
  • time (timestamp)
  • measure_value::boolean (boolean)

(measure_name being an event name)

When I imported it in QuickSight however I only get the mesure in the fields list, not the dimension:

  • measure_name
  • time

My goal is to have charts of the number of unique users per day for example.

How can I import the dimensions from TimeStream?

asked 2 years ago74 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions