- Newest
- Most votes
- Most comments
-
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.
-
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
-
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.
Relevant content
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 6 months ago