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: 
sivarajs
Specialist II
Specialist II

Dimension,Fact and Link Table

Hi,

I just wanted to what is dimension , fact and a link table?

Give me a exemple to show all the three tables

Regards,

Sivaraj

3 Replies
er_mohit
Master II
Master II

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See here for an example of a link table used to link dates (=dimensions) from several tables. A fact is something you want to calculate with. Like SalesAmount where you might want to calculate sum(SalesAmount) or avg(SalesAmount). In Qlikview any field (fact or not) is a dimension.

Dimension tables and fact tables are basic business intelligence concepts. Read for example the descriptions of Fact tables and Dimension tables. In Qlikview a chart can have dimensions and expressions. This has little to do with Dimension tables, but is just a term used in Qlikview in the context of charts. Think field instead of dimension and it'll probably look more familiar to you.

Link tables are used to link dimension and/or fact tables when direct links are not possible or have unpleasant effects. See this article for an explanation.


talk is cheap, supply exceeds demand
sivarajs
Specialist II
Specialist II
Author

@Gysbert : I am still confused with three tables. Can you explain me a little bit