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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
nag78936
Contributor III
Contributor III

auto generate function

what and where will we use autogenerate function?

can you provide some examples of autogenerate?

Labels (5)
1 Reply
vinieme12
Champion III
Champion III

1) loading a list of numbers

Load iterno() as ID

Autogenerate(10);

 

2) create a calendar between start and end dates

https://qlikviewcookbook.com/2015/05/better-calendar-scripts/

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.