Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have a script with variables to load depending the value of the variables. With this I want to allow users to change and decide want data they need to load in that moment.
The problem is that it only works for me I use a developer version. Users who use a professional version can not reload correctly. Appear the message "Data structure has been modified. This is only permitted in QlikView Enterprise Edition."
I'm using a code like this:
if $ (LoadAlarm ()) <> 0 or $ (LoadAll ()) <> 0 then
....
endif
The users too have a panel with the variables to change the values and then reload the document.
Is there any way to make they can work with this kind of reload conditionated?
Thanks!
I suppose you are using one of the earlier version s of QlikView (before 9.00), where only "QlikView Enterprise Edition" license was allowed to modify the data structure. This limitation was removed in ver. 9.00, so the only way to make it work (that I know of) would be to upgrade to ver. 9.00 or higher.
Cheers,
I suppose you are using one of the earlier version s of QlikView (before 9.00), where only "QlikView Enterprise Edition" license was allowed to modify the data structure. This limitation was removed in ver. 9.00, so the only way to make it work (that I know of) would be to upgrade to ver. 9.00 or higher.
Cheers,
Then If we buy a licence 9.00 or higher and I do the initial reload is enough or all the user must use 9.00 or higher too?
Regards
Sorry, I use a 7.51 and the other users actually have the 6.0 professional version.
Everyone would need to be on 9.00. If you are active on maintenance, then you don't need to buy. Otherwise, you need to get current on maintenance or re-purchase... Contact your local QlikView branch or a partner that you are working with.
Thank you very much for your attention.