Wearable Qlikview

While waiting for my new and shiny Pebble Time I’ve finally managed to spend some time and play with Pebble API. And of course one of the first questions was is it possible to make a link between Pebble and Qlikview/Qlik Sense. Since I’m more familiar with Qlikview QMS API I’ve started with it. Limitations Display - since Pebble display is black and white showing charts is kinda obsolete (will check with the color Pebble Time display later). That’s why I’ve decided to try and show only number based reports. API - Qlikview API is limited when you try and get data from qvw. The only method I’ve found was to get specific field content. But think that this is enough since I don’t need complicated data. (Qlik Sense API on other side provide more options - building calculation on the fly, get data from objects etc.) Workflow The overall idea/workflow that worked for me is: ...

April 27, 2015 · 3 min · 610 words