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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

creation cube OLAP on talend

hey!
can anyone help me to create a cube OLAP on talend , or at least how to create a Mysql table multidimensional on talend?
thanks
Labels (2)
1 Reply
willm1
Creator
Creator

dadan - if the question how to create a cube using Talend, you can do that by calling the script that creates the cube on the OLAP database.... I've done this by with MS SQL Analysis Services, where I generated the create / refresh script for the OLAP database on MS SSAS database, placed it in a batch file and called it from Talend using a tSystem component (command line)