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

Calculation page is too large #2

Closed
credo99 opened this issue Apr 18, 2018 · 12 comments
Closed

Calculation page is too large #2

credo99 opened this issue Apr 18, 2018 · 12 comments

Comments

@credo99
Copy link

credo99 commented Apr 18, 2018

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

snap 2018-04-18 at 17 58 45

@jonvitale
Copy link
Owner

Credo,

Take a look at the other issue about tutorials, that somehow became about this.
#1

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".

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

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.
snap 2018-04-18 at 19 32 41
I think it's because I have the latest version of QSense, maybe the API changed for extensions somehow.

@jonvitale
Copy link
Owner

jonvitale commented Apr 18, 2018 via email

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

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
snap 2018-04-18 at 19 58 17
snap 2018-04-18 at 19 54 55
snap 2018-04-18 at 19 53 50

@jonvitale
Copy link
Owner

jonvitale commented Apr 18, 2018 via email

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

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

@jonvitale
Copy link
Owner

jonvitale commented Apr 18, 2018 via email

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

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.

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

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

@credo99
Copy link
Author

credo99 commented Apr 18, 2018

Update! I was using only one dimension. As long as I entered two dimensions it worked.

@jonvitale
Copy link
Owner

jonvitale commented Apr 19, 2018 via email

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