-
Notifications
You must be signed in to change notification settings - Fork 3
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
Calculation page is too large #2
Comments
Credo, Take a look at the other issue about tutorials, that somehow became about this. Basically, I made one simple change to make it work (updating qHeight). I forgot to commit my changes, but I just did it (v0.4.2). So you can try downloading the new version and replacing. Make sure to delete any old Sankey objects in your app or it will probably show the same error. Alternatively, you can make the change in the version you are currently using. I basically changed one number "qHeight". |
Just to make sure: delete the visualization, reload, try adding it again.
If this is Desktop try closing it and opening it again.
If that's not working can you open the developer tools and see if there is
an error, then post it.
If you are using desktop you can click ctrl-shift-rightclick and it will
allow you to open the dev tools.
…On Wed, Apr 18, 2018 at 12:33 PM, credo99 ***@***.***> wrote:
Hi, thanks for the info, I reloaded the new version, right now it's not
complaining about the calculation size but I get the same error of
Incomplete visualization that I get also with the Xavier or Parkman
extensions. I did the Disable cache trick, did F5 but still bugging me.
[image: snap 2018-04-18 at 19 32 41]
<https://user-images.githubusercontent.com/6890477/38945467-41e17e38-433f-11e8-8e59-867159e4ceab.jpg>
I think it's because I have the latest version of QSense, maybe the API
changed for extensions somehow.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACIkjLdClxrLdEIl45DzPGg6eRDBZBgzks5tp2rjgaJpZM4TaO5a>
.
|
Go to "Console", make sure you have it open as the page loads to see if it
shoots an error.
…On Wed, Apr 18, 2018 at 1:01 PM, credo99 ***@***.***> wrote:
I did it, can't see any upfront errors. Where should I look in the dev
tools for errors. It seems all the .js files are correct found and loaded.
It shows also the last version of your js is loaded
[image: snap 2018-04-18 at 19 58 17]
<https://user-images.githubusercontent.com/6890477/38946723-0910105c-4343-11e8-9ec5-e7a29aa06606.jpg>
[image: snap 2018-04-18 at 19 54 55]
<https://user-images.githubusercontent.com/6890477/38946724-092ae44a-4343-11e8-8c16-db0716f60531.jpg>
[image: snap 2018-04-18 at 19 53 50]
<https://user-images.githubusercontent.com/6890477/38946725-09461ca6-4343-11e8-8a54-19e4ba7105d0.jpg>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACIkjHeztQ3FBZhzdV_AzAHC2GEOpRolks5tp3FrgaJpZM4TaO5a>
.
|
No error, just this line: |
I get this error though, but not in the console Failed to clear temp storage: It was determined that certain files are unsafe for access within a Web application, or that too many calls are being made on file resources. SecurityError |
This really sounds like a weird browser issue that some amount of
refreshing-closing-clearing cache will fix, but if you'd like me to try it
on my own system upload the qlik app.
…On Wed, Apr 18, 2018 at 1:12 PM, credo99 ***@***.***> wrote:
I get this error though, but not in the console
Failed to clear temp storage: It was determined that certain files are
unsafe for access within a Web application, or that too many calls are
being made on file resources. SecurityError
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACIkjCceQ0iaWvEVjA-we0gDrJ2zxLKxks5tp3QZgaJpZM4TaO5a>
.
|
I'll give it a try on another computer at home and see if it's browser or LAN-based-security related. Thanks for the assistance. |
I tried the extension on the SalesDiscovery sample from inside the standard QlikSense installation (february 2018 version) and both on Firefox and Chrome (using http://localhost:4848/hub) gave the same error of Incomplete visualization. I think you can replicate it also by installing this version. What is your Sense version on which the extension works? Thanks |
Update! I was using only one dimension. As long as I entered two dimensions it worked. |
ha, yes, it is certainly incomplete with two dimensions. Have fun.
…On Wed, Apr 18, 2018 at 5:10 PM, credo99 ***@***.***> wrote:
Update! I was using only one dimension. As long as I entered two
dimensions it worked.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACIkjNrzvzd7SL-CP4EOSITs0PoUd9bLks5tp6vegaJpZM4TaO5a>
.
|
Hi, in a chart with one dimension and 1 measure and only 40 entries in QSense version February 2018 why would this error come? Thanks
The bar chart for this visualization is very simple
The text was updated successfully, but these errors were encountered: