- Hands-On Business Intelligence with Qlik Sense
- Pablo Labbe Clever Anjos Kaushik Solanki Jerry DiMaso
- 115字
- 2021-07-02 13:05:32
Joining
While working on data model building, we often encounter a situation where we want to have some fields added from one table into another to do some sort of calculations. In such situations, we use the option of joining those tables based on the common fields between them.
Let's understand how we can use joins between tables with a simple example.
Assume you want to calculate the selling price of a product. The information you have is SalesQty in Sales Table and UnitPrice of product in Product Table. The calculation for getting the sales price is UnitPrice * SalesQty. Now, let's see what output we get when we apply a join on these tables:

推薦閱讀
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- 智能工業(yè)報警系統(tǒng)
- 傳感器技術(shù)應(yīng)用
- Hands-On Linux for Architects
- 21天學(xué)通C#
- RPA:流程自動化引領(lǐng)數(shù)字勞動力革命
- Blender 3D Printing by Example
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會論稿
- 教育機器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢
- C++程序設(shè)計基礎(chǔ)(上)
- 伺服與運動控制系統(tǒng)設(shè)計
- 網(wǎng)絡(luò)設(shè)備規(guī)劃、配置與管理大全(Cisco版)
- 華人動畫師的法蘭西印象
- Azure Serverless Computing Cookbook