Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
andrefpc
Partner - Creator II
Partner - Creator II

Transfer master items

Hello community!

Is it possible to copy the master items created in one project to another project?

Thanks in advance.

4 Replies
brunobertels
Master
Master

Hi

Not available in actual version 2.1

You need to copy the functions of your master item and past them individally in your second app

You get only those choice :

Nethertheless see this link it may help you :

http://branch.qlik.com/#/project/56728f52d1e497241ae698d6

Qlik Canvas is a Qlik Sense Mashup for pixel perfect drag and drop of approved master visualizations across Qlik Apps.

Regards

Bruno

andrefpc
Partner - Creator II
Partner - Creator II
Author

Thank you brunobertels‌ very nice extension!

maxwell_marchand
Partner - Contributor III
Partner - Contributor III

Hello, 

We have recently created a tool that helps you do this by saving Master Items in an excel file. If you're interested check out our Master Item Manager extension on Qlik Branch.

https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Introducing-The-GINQO-Master-Item-Mana...

https://developer.qlik.com/garden/5c3d224d30f9e70010a8e7be

rogeriogyn
Partner - Contributor III
Partner - Contributor III

You can use qdevops command from https://github.com/rogerio-faria/qdevops

qdevops -u=node1.txt -d=export,xxxx-x-x-xxx-xxxxx-xx,metrics.txt

Once, the variable are stores in vars.txt, just import to the other app

qdevops -u=node2.txt -d=import,yyyy-y--yyyy-yyyyyy,metrics.txt

It also work for variables