Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Champs,
I ran into a weird issue.
There are some variables that are created through subroutines like current period etc and they are behaving perfectly in desktop version.
But when I open application in access point then they do not produce the expected values.
And strange thing is that same variables are working fine on all other sheets except one.
The only difference between other sheets and this sheet is that here I am using alternate state.
Any idea what might go wrong in this scenario.
Thanks in advance.
Do these variables hold static values or are being evaluated in the current context, i.e. show a leading equal sign?
Could you show some more details how these variables are exactely defined?
Hey Swehl,
1. These are the global variables i.e. common across all the applications and works perfectly in all applications.
2. Yes they are being evaluated in the current context.
So what I think is its not the issue in the definition of the variables, but something else that I am not able to catch. Because the same variables are working perfectly on other sheets in the same application.
Thanks
2. might already explain what you are seeing.
If you don't like the current situation, have you tried clearing the current state in AP (using the button below the thumbnail image in AP)?
I tried it but didn't work.
In Desktop version I am getting correct values.
But on Access Point its shows different Values
And issue is its creating issue on one tab in application. On all other tabs its working perfect.
No idea what could go wrong on one tab....
Thanks
Any leads....anyone....???????
Well, it's not easy to help with the information provided. Would you be able to upload the QVW?
Or post all the expressions and variable definitions used in that tab?
Are you using alternate states?
Does the value change when you change selections (it may still show incorrect value, but does it react to user selections or is it completely frozen)?
Due to sensitive data I cannot upload the QV file.
Yes I am Using alternate states on that particular table. Values change on the selection as the variables are dynamic.
Thanks