Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with visualization #13

Closed
Walterbish opened this issue Aug 12, 2016 · 7 comments
Closed

Error with visualization #13

Walterbish opened this issue Aug 12, 2016 · 7 comments

Comments

@Walterbish
Copy link

Hi Alex

By dragging and dropping SimpleKPI object into the edit area I am getting following error message:

"The visualisation is not found on the server: qsSimpleKPI"

I am using Qlik Sense Version 2.03

Thanks in advance and regards

@alner
Copy link
Owner

alner commented Aug 12, 2016

Hi, i need more info. Could you please open dev console in your browser and copy errors messages if any?

@Walterbish
Copy link
Author

Walterbish commented Aug 12, 2016

Hi Alex

Forgive me but I am not familiar at all on the use of the dev console. Anyway, I have open it, and by selecting the SimpleKPI object in the edit area, it goes to this point of the code, so I guess it may be the error:

<div qv-extension="" class="object-error hard-error ng-scope" tid="object.Error">
    <div class="object-error-content">
        <div class="object-error-title">
            <span class="ng-binding">Visualización no válida</span>
            <i class="object-error-more icon-info" qva-activate="showMore($event)"></i>
        </div>
        <!-- ngIf: error.message --><div ng-if="error.message" class="object-error-message ng-scope ng-binding">No se ha encontrado la visualización en el servidor: qsSimpleKPI</div><!-- end ngIf: error.message -->
        <!-- ngIf: showButton --><button ng-if="showButton" class="qui-button object-error-remove ng-scope" qva-activate="remove($event)" q-translation="Common.Delete">Eliminar</button><!-- end ngIf: showButton -->
    </div>
</div>

Let me know if it is not, and I will try harder

Regards

@alner
Copy link
Owner

alner commented Aug 12, 2016

in Chrome you can hit CTRL+SHIFT+J and then select Console tab... then drag and drop qsSimpleKPI...

@Walterbish
Copy link
Author

I have done as you say, but when dropping qsSimpleKPI object, Console tab remains empty

@alner
Copy link
Owner

alner commented Aug 12, 2016

Did you import qsSimpleKPI extension using Qlik Management Console?

@Walterbish
Copy link
Author

Hi Alex

Actually I tried these two links:

build/qsSimpleKPI.zip
https://github.com/alner/qsSimpleKPI.git

The names of the zips I get are diferent (qsSimpleKPI and qsSimpleKPI-master), and I have tried with both of them, using the QMC (separately, I have deleted the first one before importing the second). But the result is the same in both cases: I get the error, and nothing happens in the console tab.

I must be clearly doing something wrong.

Regards

@alner
Copy link
Owner

alner commented Aug 15, 2016

@alner alner closed this as completed Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants