Discussion Board for collaboration related to QlikView App Development.
Hi, Everyone
I've got an issue when QMC reload our qvw, sometimes it failed, but if I running again in QMC, It success reload our qvw.
I need your suggestion,
Thanks for your help
Hi Yislam,
Should not you use relative path to save when using the store statement so that it will work in all the environment?
Anyways . check if you missed a semicolon ';' after the store statement
Store FACT_RISK_BARU INTO
Hi Pradosh,
Like I said in my previous post.
If I reload again in QMC when another task in QMC is idle, it's successfully reloaded.
So I think my script is work well.