Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys -
I'm trying to make a table box with two fields from the same .qvd and I cannot get it to load. I can get one of them to load, but when I try and add another field (doesn't seem to matter which), it fails to load and tells me "Out of object memory." I've tried this with up to 36gb of RAM and it always fails. Really stumped right now... Thanks for the help!
Avoid the circular loop, e.g. by breaking one of the links actively by aliasing field names.
This should solve also the table issue.
http://community.qlik.com/blogs/qlikviewdesignblog/2013/06/25/circular-references
Thanks swuelhl - I'll try this and get back to you.