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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
francisvandergr
Partner - Creator II
Partner - Creator II

See all values in a consolidated balance

I have made a qvw with data from 2 databases with the same tables. We want to have one report with data from 2 databases. I wanna see also numbers where no booking is found in the table 'grootboekmutaties' for example grootboeknummer : 4010,4040 and 4050.

When i select nothin i see everything, but i will also see all numbers of grootboek when i select a database or a year.

Anybody who can help me with this. Is is important for accountants.

1 Solution

Accepted Solutions
pover
Partner - Master
Partner - Master

So that the rows never change, in your first expression put

only({1} OMSCHR)

With one expression that ignores the filters, QlikView shouldn't hide any dimension.

Regards.

View solution in original post

2 Replies
pover
Partner - Master
Partner - Master

So that the rows never change, in your first expression put

only({1} OMSCHR)

With one expression that ignores the filters, QlikView shouldn't hide any dimension.

Regards.

francisvandergr
Partner - Creator II
Partner - Creator II
Author

thnx you helped me!!