Qlik Sense Console (Chrome extension)

In Qlikview if there is a need to test/debug something developers are just creating some textboxes or straight/pivot tables right next to the dashboard (or in another sheet). In Qlik Sense it’s bit more tricky because the free space is kinda limited and if the need to check is on top of already fixed dashboard then some free space need to be made which involve some re-arrangement which I’m not big fan of. ...

July 7, 2015 · 2 min · 398 words

Styled listbox (Qlik Sense Extension) (Updated)

I’m missing the option to present Qlik Sense listboxes in a different ways (Not that I don’t like the default one I’m just missing it) So I’ve made an extension that can represent field values as Checkboxes, Radio buttons or Buttons. As you can see from the screenshots below few more options are available: Orientation: display the list as single row or multiple rows Toggle select: if “false” the behavior of the selection will be * more like “only one selected” option in Qlikview Active style (css): style the selected value(s) with valid CSS InActive style (css): style the non selected value(s) with valid CSS You can find the source code and the zip file in the Github repo ...

November 29, 2014 · 2 min · 315 words

QMC Viewer

If you manage multiple Qlik servers (Qlikview or Sense) and need to access the management consoles multiple times per day you usually keep a list of servers urls somewhere (at least this is what I have). In this case opening this list every time or try to remember server url might be a bit frustrating sometimes. For this reason I’ve made a little Chrome packaged app that can help a little. The app itself is pretty simple. It is possible to add all the QMC urls and the app will display the selected server url in webview control The app will also generate shortcuts for all main QMC categories (like Source Documents, User Documents, Licenses etc.) ...

November 28, 2014 · 1 min · 180 words