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: 
Not applicable

Create Systema Variable

Hi to all,

can I create system variable by code (macro).

How can i do it?

thanks

1 Reply
Not applicable
Author

What type of functionality do you need for the variable inside your macro?

I have always created my variables either in the Load Script or manually using the built in Variable Settings. I would create the system variable in the Load Script and then manipulate it within the macro. Is there a reason that your variable cannot be created prior to the macro?