iviasensio / PLSmartPivot

PL Smart Pivot Report for Qlik Sense
MIT License
19 stars 19 forks source link

PL - Smart Pivot - Color Piker Error #17

Open gvoto76 opened 6 years ago

gvoto76 commented 6 years ago

Hi, with the latest versions of QLik Sense the color selections no longer work and I can't change the colors set for traffic Semaphores.

Is it possible to solve this issue?

Thanks GV

iviasensio commented 6 years ago

Hi gvoto Since June2017 the color picker is not a number anymore, but a json object. If you have an old version of P&LSmartPivot you need to download the last extension version and reinstall it. Probably you won't be able to recover the color-picker just doing F5, you'll need to create the table again. Hope this helps

gvoto76 commented 6 years ago

I have just download the latest version of P&L Smart Pivot and i have reload page doing F5 and CTRL+F5, but the issue persist. I have create a new blank sheet but yuo can see the result in attached imeges. I have download the 2.1 version from this github project, what am I doing wrong?

p lsmartpivot

error

gvoto76 commented 6 years ago

Can anyone tell me if on the Qlik Sense April 2018 version is working properly? I tried to install the extension on a new machine but I have the same problem the color picker does not open. I have to evaluate whether it is possible to continue using this extension or if I have to change with something else.

Thanks GV

iviasensio commented 6 years ago

I'm using April2018, I've just downloaded the version currently available in this site. I've just created a new app from scratch and create a new table using semaphoric for my measure with the new color picker, everything is OK. If you want please write en email directly to me and I'll be happy to put you in contact with our professional services. version colropickerworking

gvoto76 commented 6 years ago

This is my environment:

versionqliksense

This is demo app where the color-picks are not colored: immagine

I entered an extension https://github.com/vikpy/legendextension where the color pickers work correctly legendextension

so I assume that it does not depend on the version of qlik or libraries, also with the console of Chrome I read:

1) require.js?1522774745642:1 GET http://localhost:4848/api/v1/extensions 404 (Not Found)

2) require.js?1522774745642:1 TypeError: this._hex.substring is not a function at o._updateHexObj (http://localhost:4848/resources/assets/client/client.js?1522774745642:1:1220060) at new o (http://localhost:4848/resources/assets/client/client.js?1522774745642:1:1219864) at new popupComponent.controller (http://localhost:4848/resources/assets/client/client.js?1522774745642:1:1222421) at Object.instantiate (http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:139931) at http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:166081 at Object.link (http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:703034) at http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:127588 at ve (http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:161253) at f (http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:153705) at http://localhost:4848/resources/assets/external/requirejs/require.js?1522774745642:1:149839

iviasensio commented 6 years ago

Your color pickers looks like mine when I use the old extension version.

Please do that: Download once again the latest version of the extension. Create a new QS app Create a new Table using the extension Just verify that the color pickers are offering all the colors and are not locked with white.

Do that using a browser.

It seems you have not updated correctly the extension or your environment keeps working with a previous cached version (which is a common issue when working with QS Desktop).

If you are working with QS Desktop, you must know that I didn't test it with Desktop, but it should work as well if you open the desktop and then open a Browser and type this url http://localhost:4848/hub

gvoto76 commented 6 years ago

Hi iviasensio,

I followed your istructions and creating the table from scratch works. I wanted to ask you if there is a way to update all the apps without having to reopen them and recreate all the PL Smart Pivot tables. We have about 150 App and the work to recreate them all is remarkable.

Thanks GV