Skip to content

newrochelle/Calendar_DatePicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar From-To Variables

We develop a QlikSense object Calendar done with jquery library. there are two variables for the dates From and To, that are changed the value everytime you select a date.

How to use:

  1. For QlikSense Desktop: put the project into the directory Documents/Qlik/Sense/Extensions
  2. For QlikSense Server (QMC): import the project in to the extension.
  3. Set two variables, the first one to be used as 'From variable' i.e initial date, and the second variable to be used as 'To Variable' i.e the final date, these variables can be used for calculating time range in your QlikSense app

N.B: the 'To' should be greater than or equal to 'From' variable.

Visit www.algolconsulting.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • JavaScript 29.0%