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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Connect two tables

Hi everybody,

well, i'm writing here in order to find out how i  can create a

connection bw two tables.

I have a table with that columns:

Name of ProjectRegionSales in euro 2014Sales in euro 2015Sales in euro 2016volume for year 2014volume for year 2015volume for year 2016
1104570146
210101
3
4

I would a dashboard where i could select the year from a form (which contains the year: 2014, 2015, 2016...), and after i selected it, i want to see all the data of the analysis.

IE: I SELECT 2015 in a form and after that i should see : sales and volume  of 2015.

I think is too easy for u. It's for these reason i worte here then!

Labels (1)
5 Replies
datanibbler
Champion
Champion

Hi xdedix88,

you will need to do several RESIDENT LOADs - look that up in the help_file, it isn't hard - to ultimately have three dimension fields:

- Name_of_project

- Year

- Region

and two data_fields:

- Sales

- Volume

<=> but - what about the second table? You write that there are two tables that you want to connect?

Not applicable
Author

well, thanks for the answer.

Actually i have that table i mentioned above and another table coming from a different xls file contains just the year.

sth like that (only one col):

year

2014

2015

2016

2017;

no other infomrations.

how i can connect two tables with different field and no commons keys?

Anonymous
Not applicable
Author

Yup a couple of resident Crosstable loads.

This explains Crosstable table loads.

     http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/24/crosstable

Anonymous
Not applicable
Author

Regards

Not applicable
Author

hola Erik

que pasa?

could u help me with that file?Connect two tables