- Microsoft Tabular Modeling Cookbook
- Paul te Braak
- 138字
- 2021-11-12 16:24:08
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Each product is identified by a product_id
value."
A block of code is set as follows:
=LOOKUPVALUE (Subcategory[Subcategory] , Subcategory[product_id],Products[Product ID] )
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Then on the PowerPivot tab, click on the Create Linked Table button."
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- Mastering AWS Lambda
- Vue.js 2 and Bootstrap 4 Web Development
- 你不知道的JavaScript(中卷)
- 劍指MySQL:架構、調優與運維
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- INSTANT Sinatra Starter
- C和C++游戲趣味編程
- Android Sensor Programming By Example
- iOS開發項目化入門教程
- AMP:Building Accelerated Mobile Pages
- 30天學通C#項目案例開發
- Python數據預處理技術與實踐
- 啊哈C語言!:邏輯的挑戰(修訂版)
- 編程的原則:改善代碼質量的101個方法