Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
Michael_Tarallo
Employee
Employee

Hi guys - in this edition of the Qlik Design Blog, I have a short video that briefly introduces you to some of the new features available in Qlik Sense February 2018. Some of the related features are already available in Qlik Sense Cloud and can be used immediately. (note: themes is not available in Qlik Sense Cloud). The software download is currently available to customers and partners who have signed up for the Technical Preview and will be made available for download in our customer downloads area this month.


Qlik Sense February 2018


Available shortly on the Qlik Help Channel - see more of these new features in action with our how-to tutorials.

Please let us know what you think by posting comments below.

What's New - Qlik Sense February 2018

Enjoy!

Michael Tarallo (@mtarallo) | Twitter

Qlik

Can't see the video? YouTube blocked by your Region or Company? Download the .mp4 to watch on your computer or mobile device.

35 Comments
rohitk1609
Master
Master

Hi Mike,

Can you tell me please stability/quality of this new version ?

Best,

Rohit

0 Likes
2,337 Views
AlexOmetis
Partner Ambassador
Partner Ambassador

You make the theme and import it as an extension - it's not an extension that allows you to create/edit themes. You have to create the theme externally and then import it - and that works from the Feb 2018 release onwards.

0 Likes
2,337 Views
jok
Employee
Employee

The tool you mention is VERY basic.  It really doesn't even begin to touch on the various capabilities of the new Theme capability.

There is a lot of good information on the Qlik help site related to this capability.  It gives you all the information on what you can do with themes in this release.

0 Likes
2,328 Views
AlexOmetis
Partner Ambassador
Partner Ambassador

@jok - as you say it's a basic tool and is meant to give people who'd be intimidated by CSS/JSON or who just want something simple and quick a place to start. We thought we'd get the Minimum Viable Product out there in case people find value in it. If you're comfortable with CSS etc then it's not the tool for you - at least not yet!

0 Likes
2,328 Views
Michael_Tarallo
Employee
Employee

Hi All thanks for your questions / comments - I will answer all of them in this reply:

Tami - as Alex had mentioned - once the theme is created, it is packaged as an extension - at the time of writing this blog, our online help site with the theme documentation was not ready - it is today - here is the link if you want additional detail: https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/Extensions/Content/custom-themes... - so in short you are coding - CSS / JSON, packaging the theme as an extension and then enabling it by using the QMC.

Alex- thank you for providing the link to https://www.ometistoolkit.com/themebuilder - that is a great concept tool and I definitely see the potential. It is a quick way to jump-start the theme process.

Rohit - please check out the customer download site: demo.qlik.com/download for the latest release notes.

Cheers!

2-22-2018 11-54-11 AM.png

0 Likes
2,328 Views
jok
Employee
Employee

Just to let folks know, creating themes is VERY easy.  You don't HAVE to use CSS, only if you want to.  You can still create really nice themes without them so don't let this scare you away from using this functionality

In a nutshell, the documentation is REALLY easy to follow and gives really good examples.  There is actually a complete example at the bottom of the help.qlik.com link below.

https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/Extensions/Content/CustomThemes/...

So to create your theme, all you really need to do is:

  1. Create a directory called [your-theme-name]
  2. Copy that code example,
  3. paste it into any text editor,
  4. find and replace any of the color variable codes,
  5. save this as theme.json in your new directory,
  6. Create the *.qext file with the following information:
    { "name": "Custom theme",
    "description": "My first custom theme",
    "type":"theme",
    "version": "1.0.0",
    "author": "Qlik" }
  7. Save this [your-theme-name].qext file into your new directory;
  8. Zip the two files up;
  9. Import the zip file into the QMC under Extesions;
  10. Change the settings of your app to use your new theme.

That's it!!  Enjoy!

2,328 Views
Michael_Tarallo
Employee
Employee

Hi Martin -

Sorry for the delay:

our online help site with the theme documentation was not ready - it is today - here is the link if you want additional detail: https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/Extensions/Content/custom-themes... - so in short you are coding - CSS / JSON, packaging the theme as an extension and then enabling it by using the QMC.

0 Likes
2,328 Views
Michael_Tarallo
Employee
Employee

Awesome - thanks for sharing John! - We just released a video on this topic as well - I will updated the blog post.

0 Likes
2,328 Views
tplqqlik
Contributor II
Contributor II

Thanks so much Michael, Alex, John et al, for the quick & helpful aids to our color-theme quandaries. Because we’re on deadline with several stream launches at moment, looks like we won’t be able to patch with Feb 2018 asap. But sure look forward to this happening so can take full advantage of all the new colorization features. Will also keep following you’re terrific thread here. Thanks again! –Tami.

2,317 Views
korsikov
Partner - Specialist III
Partner - Specialist III

Hi there.

i found is Qlik Mobile app not pass user with login access pass. Is there any limitation by type access pass? 

0 Likes
2,317 Views