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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
SusanEmelia
Contributor
Contributor

Transitioning to Qlik Sense - Seeking Guidance

I am relatively new to Qlik Sense and find myself in a new role that involves working extensively with this tool. Having previously used PowerBI and Tableau, I'm curious to know MyGreatLakes if anyone else has made a similar transition.

Labels (1)
3 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

You can get started with the learning portal.

https://learning.qlik.com/

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
anat
Master
Master

You can start learning using Qlik Continues Class room

https://learning.qlik.com/mod/page/view.php?id=24696

 

Steve_Martin
Contributor III
Contributor III

Hi @SusanEmelia, welcome to the community,

Its been a couple of weeks since you posted this, how has your transition been so far?

I can use all three tools fairly well, although my strongest skill lies with Tableau. Are you conversation in Tableau? I can help you out with some parts of your transition. I'm also a Tableau community ambassador, so have dropped a message to the Tableau ambassadors & Visionaries internal group, just to see if any of the others are also able to help out. 

Here are a couple of pointers that might help get you on your way:
Pay particular attention to the set analysis section, as set analysis forms the "bread-and-butter" of Qlik. Set analysis calculations can initially appear quite daunting and/or complex, especially as Tableau calcs are fairly straightforward, but set analysis expressions are very similar, and have a similar syntax to level-of-detail expressions.

And once you understand this, much of Qlik becomes soo much more easier.

Next up, data load. You can perform quite complex transforms here - I do much to the chagrin of most Qlik users as it is usual to use the script editor as a simple load tool, with enrichment taking place within the Qlik modeller, but a basic knowledge of SQL select statements shall be your friend here too.

If you are stuck, you could easily open your Tableau data model, and on the canvas, right mouse select each object and choose "Convert to Custom SQL":

Steve_Martin_0-1705105412176.png


As once you have the Custom SQL for each of the objects, you can simply copy/paste to your Qlik load script to reload each of the objects to your new Qlik model

Steve