Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Following the exercises of the QlikView 11 Developer textbook I have been developing an app for about a week. Today, as I was working on Subroutines I realized that there is no data in my visualizations. I undid whatever changes I'd made to my scripts with a hope that everything will be restored but that didn't happen. Now, when I look at my Table Viewer there's no table in there, however the Script Editor has all the load statements related to the tables. What do you think has gone wrong and how can I fix it?
Thanks,
Laleh
Hi laleh,
have you reloaded it?
Andy
Hi Andy,
Yes I have.
did u tried by using debug ur qvw?
then u will find ?
and chk ur DB connection string once
or else rename ur app and reload again.
or restrt ur system once and do reload again.
See if the drop statement placed at wrong place, one usual practice is to convert tables to QVD and drop tables, it might have happened in one or other way.
Hi laleh,
can you upload the qvw?
Andy