Quicksight questions

0

Hello, I a few questions from a customer about quicksight: Can it calculate days between certain dates?  Can I do queries like in SQL?  Can it compare between different analyses? E.g if I analyse a file one day and days later I analyse another file, can I compare those?

已提問 6 年前檢視次數 331 次
1 個回答
1
已接受的答案
  1. Can QS calculate days between certain dates? Yes, the dateDiff buit-in function does exactly that. See Working with calculated fields to get more details.

  2. Can I do queries like in SQL? Yes, when you create a data source in QS, you can specify your own custom SQL queries. See Adding a SQL Query

  3. Can it compare between different analyses? E.g if I analyse a file one day and days later I analyse another file, can I compare those? You can do different things here. Couple of possibilities that come to may mind are to have a data source that has a field that identifies when data was loaded/extracted, say loaddate. Then create a visualization that uses loaddate as a dimension. You may also create a data source based on a union query that brings data from two or more days.

Hope that helps.

AWS
已回答 6 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南