- Hands-On Dashboard Development with QlikView
- Abhishek Agarwal
- 141字
- 2021-07-02 12:32:54
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
='Passengers' & Chr(10) & Chr(10) & Sum(PASSENGERS)
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "So, if these are the three KPIs that you want to track, what you're going to do is right-click on the first object and go to Properties."
Warnings or important notes appear like this.
Tips and tricks appear like this.