简体   繁体   English

使用 Git 进行 QlikSense 版本控制?

[英]QlikSense version control with Git?

I use Git to track my Qlikview dashboards using the method described in this link: https://biexperience.wordpress.com/2013/10/30/using-git-with-qlikview-to-version-control-your-projects/我使用 Git 使用此链接中描述的方法跟踪我的 Qlikview 仪表板: https ://biexperience.wordpress.com/2013/10/30/using-git-with-qlikview-to-version-control-your-projects/

I am unable to find documentation to help me track QlikSense dashboards using Git.我找不到帮助我使用 Git 跟踪 QlikSense 仪表板的文档。 Any solutions?任何解决方案? Thank you.谢谢你。

These projects might help you out -- I haven't used them personally but have done some research in the past about how QlikSense might be integrated with source control: these tools appear to let you export a QlikSense App to JSON and also restore from such.这些项目可能会对您有所帮助——我没有亲自使用过它们,但过去曾做过一些关于 QlikSense 如何与源代码控制集成的研究:这些工具似乎允许您将 QlikSense 应用程序导出到 JSON 并从中恢复. That JSON can be stored in source control.该 JSON 可以存储在源代码管理中。

https://github.com/mindspank/serializeapp https://github.com/mindspank/serializeapp

https://github.com/countnazgul/QS-backup-and-restore-app https://github.com/countnazgul/QS-backup-and-restore-app

You could try - https://gitoqlik.com你可以试试 - https://gitoqlik.com

This project is a Chrome extension that adds version control in the built-in editor of Qlik Sense.这个项目是一个 Chrome 扩展,它在 Qlik Sense 的内置编辑器中添加了版本控制。

It integrates your app with repositories in Gitlab, Github, BitBucket它将您的应用程序与 Gitlab、Github、BitBucket 中的存储库集成

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM