Category Archives: Qlik Sense

Webinar: PinIt for Qlik Sense

With PinIt for Qlik Sense, anyone can easily combine data and visualizations from all their Qlik Sense dashboards into neatly organized, interactive pinboards. This way, you always have all the relevant information and insights directly at your fingertips. No distractions, and ready for action.

On March 17th 2022 at 3 PM CET, we’re organizing a webinar where you can learn more about PinIt and what value it brings to your organization and users. Of course there is also a demo and ample room for questions.

Join the webinar

You can sign up for the webinar through the form below. You will automatically receive an invitation. See you there?

[mautic type=”form” id=”17″]

PinIt 2.1 sneak preview – improved favorites

With PinIt anyone can create self-service mashups, letting you combine charts from multiple Qlik Sense apps into overviews that are relevant to you. No code, no hassle.

Next week we’ll be releasing version 2.1 of PinIt. One of the improved features that I quite like are favorites. These let you instantly switch between your favorite apps, sheets and objects. Watch a quick demonstration in the video below.

PinIt is free to use, so if you want to try it, you can download it from our website here:

Get PinIt for Qlik Sense


Another feature I quite like is the Shared Calendar. This let’s you use a common calendar across all apps on your pinboard. The video below gives you an impression of how it works:

If you’ve had a chance to try PinIt then I’d be very interested in hearing your feedback!

Bitmetric Qlik Sense Coding Conventions – free download

At Bitmetric, we don’t believe in universal ‘best practices’. Which approach, standard or method works best should always be evaluated in the context of the environment. That being said, there are certainly starting points that can serve as ‘good ideas’.

Today we offer you one such starting point, the Bitmetric Coding Conventions for Qlik Sense.

Read on and find out how you can get your free copy of this document.

read more »

Webinar PinIt june 11th

Data Literacy adoption, boosting self-service, cost saving and rapid prototyping.

You know how to grind hard and get things done. You don’t mind putting in some extra effort if needed. Your passion is not only working with data, but also helping others understand it and answering their questions. You enjoy diving deep into data and analyzing it, to help your client/business to the next level.

The struggle of data adaption

You just released a new dashboard while you are already maintaining several other dashboards. All of these dashboards have different users. For instance, the operations dashboard you developed was meant for operations, but now management is also using this dashboard. They are not interested in all the visualizations and tables that are included in the sheets/dashboard. They just want to see (their) clear KPIs, You keep getting requests to build new sheets, not only for the strategic dashboard but also all the other dashboards you maintain. They all just want to have a sheet rearranged or a sheet with just KPIs etc., so that the data fits their personal workflow. The end result is that you either end up with dozens of sheets or, if you’re strict, an app that caters to only the lowest common denominator. In both cases you will find that usage and adoption will soon stagnate.

PinIt as solution

What if there was a simple solution for these problems? Well this is what fired our spark to build PinIt, we created it, launched it, and now you can use it. With PinIt everyone can create their own pinboards based on existing visualizations (including master visualizations) that are already in all the  different dashboards. With just a few clicks you can get every chart you would like, can read and interpreted combined into one single pinboard (or if you like multiple pinboards), the cool thing is you are not limited to visualizations from one dashboard, but you can use all visualizations from your dashboards. So instead of building new dashboards/sheets for every separate user, they can build their own pinboard(s). With PinIt you can also share created pinboards. Check out this video to see how easy you can create a pinboard

Going back to the first example, where you build a dashboard for operations, but management also want to use the same visualizations but not all the charts in it. Simply just create a new pinboard with only the KPIs and you can release it to the management team. The neat thing about this is if you need to update something in the pinboard you can just edit it, and without a new release, or transfer from environment everyone with whom you shared the pinboard can instantly see it.

What’s in it for you?

Of course we didn’t forget about you, the developer. We all know those requests where the business has some vague idea of a dashboard and asks you to build it based on already existing dashboards. Normally this could take anywhere from a day to a month. With PinIt this can be done in a matter of minutes/hours and instantly released to your target audience, so they can test it for a few days/weeks and if needed it can be developed into a new dashboard, or the pinboard is already sufficient.

Security

Now you might be worrying about security. Well we solved this problem the easy way, your environment your rules! Is a user able to see the data in Qlik Sense? Then they can also see it in PinIt, to say it in other words we use the Qlik Sense security rules.

Join us

Does this spark your interest? Download the trial at https://www.getpinit.com or join us at our webinar at the 11th of June. You can sign up for the webinar here https://www.getpinit.com/webinar/join-the-pinit-webinar-on-june-11/

Season’s greetings!

Season’s greetings from your friends at Bitmetric and the QlikFix! It’s been more than 6 years since I added an entry into the visual FX category, but recent technological advances at Qlik have finally made it possible to create animated scatter charts in Qlik Sense as well. So without further ado, here’s our Qlik Sense animated greeting to you. Wishing you and yours happy holidays and all the best for 2021!

Want to see how it works? Download the QVF file by clicking here.
This QVF uses our 2018 Christmas Theme, which you can download here.

Music credits: Wham – Last Christmas (8-bit) by Mongrelvids

SenseTheme Premium – QlikWorld discount

Style Qlik Sense your way with SenseTheme

If you’ve been working with Qlik Sense for a while, then you may have come across SenseTheme, our free, online editor to create custom themes for Qlik Sense. Every week, hundreds of themes are created and downloaded using this tool.

Did you know we also offer a premium version?

While we offer a lot of functionality in the free version, we also offer a premium version for consultants and Qlik partners that offers even more value. Such as the option to save and edit themes in your own private account, add custom CSS, get email support and remove the ads. You’ll also get first dibs on all the other cool stuff that we’ll be adding to SenseTheme (most of which will probably not make it to the free version).

If you frequently need to create custom themes for Qlik Sense, then you certainly want to check out SenseTheme Premium.

Celebrating QlikWorld with a 20% discount

To celebrate QlikWorld, we’re offering you a 20% discount on your first year SenseTheme Premium subscription. Both for Consultants and Qlik Partners. This offer lasts until June 30th 2020, so don’t miss out!

Click here for more information.

Implementing section access based on Qlik Sense user table.

Welcome to my third Blog post, which will be a basic tutorial of how to setup section access for your Qlik Sense application, based on the Qlik Sense user table. This approach, created together with my colleague Martijn Olivier, is straight forward to implement in various occasions. My aim is not to over complicate it with all the extra possibilities that are possible. Also bear in mind that it should not substitute application level access based on security rules. This method describes how to implement section access within an application, based on a custom property assigned to a group of users.

read more »

Tutorial Tuesday: Implementing version control for Qlik Sense with Git, GitHub and Visual Studio Code

Welcome to my second Blog post, which will be a basic tutorial of how to setup a lightweight version control for Qlik Sense script. This approach is straight forward to implement in various occasions. My aim is not to over complicate version control by offering this as a nice beginners guide on version control and workflow.

This tutorial will be part of a series of Tutorial Tuesdays that will lead to a lightweight, straight forward and easy to implement framework within Qlik Sense. In the series of tutorials hereafter will we cover topics as version control with script changes, different localization settings, loading centralized variables, creating master items on variables and eventually getting a simple dashboard up and running based on all tutorials altogether.

read more »

Qlik Sense Desktop February 2019 released!

Hi, I am Vincent Hayward and this is my first blog on QlikFix.com, okay well to be honest; it’s my first blog post ever. So let me introduce myself first as colleague of Barry Harmsen at Bitmetric. Furthermore I am working with QlikView since 2010 and before that I was a WebFocus consultant. But eventually you stick with the best, so QlikView and Qlik Sense it is and WebFocus at rest. To conclude this short introduction; I am 39 years old, living in Naaldwijk, The Netherlands with my wife and kids. Loves to play indoor soccer and videogames, such as Overwatch, Civilization, Red Dead Redemption 2, Diablo and Starcraft.

Qlik Sense has really made progress becoming a full scale product as QlikView and made a huge effort having certain features in Qlik Sense that were common in QlikView. At the end of 2018 with the November 2018 release we even got variable input, tabbed containers, buttons as a dashboard bundle package. Basically it was an extension package, which was added to the Qlik Sense Installer by default and who cares!?

With the february 2019 release they really vamped the look and feel with an improved flow within the application. Now we can move from data, analysis and story much better then before. It became an one click navigation element as a horizontal menu.

Data, Analysis and Story as a horizontal menu
read more »

Qlik introduces Professional and Analyzer licenses for Qlik Sense

Qlik announces Professional and Analyzer licenses for Qlik Sense

As of today, Qlik has changed to a new licensing model for Qlik Sense. To those of you who’ve been around the Qlik ecosystem a little longer, this change will sound very familiar. Read on for a short summary of the most interesting changes.

read more »