Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I just ran into situation where ReloadTime() Function is not returning anything.. After wrapping that inside num function, it is returning 0.
I used it in a textbox object, when I copied that text object and put that in other qvw, it shows last reload time without any issue..
Any idea.. what can cause ReloadTime() Function not to return anything..
Thanks,
-Kamal
if your application was reloaded successfully before then function should return the value
Hey Kushal... how are you doing.. Yes, it was reloaded yesterday.. the data is there in qvw.. still it is not returning any value... this is the first time I encountered such a problem..
-Kamal
Open your application, remove current text object, create new text object & put reloadtime() function inside it. Reload the application and then check
I will surely try this.. but still don't understand what is the reason for this..
possibly could be a bug but still need to check on that
See similar discussion here -
I got the reason for it.. it's prj folder creating problem..if you remove it.. it will start working
Yes, it's a bug... if you have prj folder created.. reloadtime() does not seems to be working.
which version you are using, I think it has been fixed in 11.2 SR10