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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
martynwb
Contributor III
Contributor III

Displaying timescale data

I have a table in Qlik that includes fields like, name, completion date, status, campaign name. for training campaigns.

I want to be able to show the percentage complete (status) over each week. However, I don't know how to set up the dimension in order to do that when I have the raw date field.

1 Solution

Accepted Solutions
Andre_Sostizzo
Digital Support
Digital Support

@martynwb, perhaps you can use the weekday() which returns a number 0-6, and workout a percentage for each one of these returned values. 

https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeF...

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up! 🙂

View solution in original post

1 Reply
Andre_Sostizzo
Digital Support
Digital Support

@martynwb, perhaps you can use the weekday() which returns a number 0-6, and workout a percentage for each one of these returned values. 

https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeF...

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up! 🙂