Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
allann
Contributor III
Contributor III

Need unique values from time field

We are extracting time intervals from a timestamp field. We would like to use this as a filter but the values are repeating. We only need a list of intervals from 12:00 am to 11:30 pm, so the list should only be 24 values. 

Load script currently:  Time(DateTime) as DateTimeIntervals

Labels (1)
11 Replies
allann
Contributor III
Contributor III
Author

Screenshot 2022-05-10 170527.png

allann
Contributor III
Contributor III
Author

replacing frac with num corrects the interval issue but it repeats again.