
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Transfer master items
Hello community!
Is it possible to copy the master items created in one project to another project?
Thanks in advance.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you brunobertels very nice extension!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
