Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Data not Matching

Hi All,

I want to know answer for couple of question asked in Interview.
Can some one tell me.

1) there is some discrepancy in Dashboard Value and in Database.
what is the reason and how will you track?

2) 2 Person is accessing same QVD and one user is unable to make changes in that. Reason?

3) Can you pass values in hyperlink and how?

4 Replies
oknotsen
Master III
Master III

1) The scripter made mistake in his/her load script.

Test with a good test set to make sure this is not the case.

2) 2 persons should never be accessing the same QVD at the same time. You are either mixing up QVD's with QVW's or you failed to organize your reload schedules correct.

--> So question to you: Are you sure you mean QVD's?

3) Please specify what you are trying to achieve. In other words: What is the actual use case? What is the problem you are trying to solve? What is the actual question?

May you live in interesting times!
Not applicable
Author

2) yes my question was for QWD, but is it possible to have same scenario in QVW?

3) I want to pass parameters/ Variable values from one file to another using hyperlink.
is it possible?

oknotsen
Master III
Master III

2)

When two different users are using your QVDs at the same time, your architecture or reload structure is setup wrong.

What you do is schedule your reloads on your server in such a way that reloads using those QVDs don't start before a reload creating the QVDs is done.

QVWs are never used by multiple users at the same time when using a server. They get loaded into the memory once and all users get a set a session on that.

3)

Look up "document chaining". You can forward the "state" of an app (the selection) to a newly opened session on a different app. No need for "hyperlinks" or whatever.

May you live in interesting times!
oknotsen
Master III
Master III

Since you liked my latest reply but did not post a new question: Did all your questions get answers?

If so, please flag a Correct and Helpful answer.

If not, please post your still related and open questions.

May you live in interesting times!