Has anyone else seen a partial load?
found this, think it might help, will update with whether it works
https://community.qlik.com/thread/160989
nope, not a fix, but maybe the right direction. has anyone else even seen that I posted this question?
Thank you so much for responding @wpdevboy!
I’m confused how to use the help, though, as I want all the data, and I’m getting a spinning wheel after 100 entries.
Were you seeing some possibility for selecting more data somehow?
Are you thinking that it’s because of user related data?
Thanks again for reaching out. Wondering what possibility you’re seeing.
David
I still need help with this…
Tried breaking down the query into sections and loading them separately with the following…
[gdoc key=”https://docs.google.com/spreadsheets/d/1L1utQtk20hxUIaXj9f8De2ISZtvDNeyzZ7UrNiymDe8/” query=”select * where A=’Ayurvedic'”]
and it still grabs everything for the first 100 rows, independent of what the value of A is.
Thanks in advance for your help.
Best I could do was add /edit to the end of the key.
https://docs.google.com/spreadsheets/d/1L1utQtk20hxUIaXj9f8De2ISZtvDNeyzZ7UrNiymDe8/edit
It doesn’t get the data dependent coloring I created, and breaks it down into multiple pages, but gets the data in.
Is this the best we can do here?
I see other questions are getting interaction. I’m new to asking for help. What’s missing here? Somethings crazy and I’m guessing there’s a solution.
Plugin Author
Meitar
(@meitar)
It doesn’t get the data dependent coloring I created, and breaks it down into multiple pages, but gets the data in.
Is this the best we can do here?
Coloring is part of a visual style, which this plugin is explicitly designed not to consider. Use CSS in your WordPress theme to make the table data appear however you want. This is discussed in the FAQ.
The pages you’re seeing are probably the result of DataTables. You can turn paging off, as also described in the FAQ.