- Creating Stunning Dashboards with QlikView
- Julián Villafuerte
- 146字
- 2021-07-09 21:51:12
Conventions
In this book, you will find a number of text styles 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: "You can solve this issue by using the RangeSum
function."
A block of code is set as follows:
sum({$< Type = {'Online Sales'}, Category = {'Books'} Year = {$(=year(today())-1)}>} Sales)
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "If you are dealing with a few items, you can keep the legend and use Values on Data Points to be more specific."
推薦閱讀
- 程序員數(shù)學:用Python學透線性代數(shù)和微積分
- C#程序設(shè)計教程
- Servlet/JSP深入詳解
- Java加密與解密的藝術(shù)
- STM32F0實戰(zhàn):基于HAL庫開發(fā)
- 微信小程序開發(fā)解析
- Cybersecurity Attacks:Red Team Strategies
- 常用工具軟件立體化教程(微課版)
- Python+Tableau數(shù)據(jù)可視化之美
- 動手打造深度學習框架
- Java7程序設(shè)計入門經(jīng)典
- Oracle 12c從入門到精通(視頻教學超值版)
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- Scratch少兒編程高手的7個好習慣
- Learning Redis