- Salesforce Lightning Reporting and Dashboards
- Johan Yu
- 144字
- 2021-07-15 17:13:17
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: "Create an Account report and use the No of Won Opportunity field as the report filter."
Any command-line input or output is written as follows:
SELECT Id FROM Report USING SCOPE allPrivate WHERE OwnerId = '00541000001cTYgAAM'
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: "Navigate to the Reports tab and click New Report button."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Cocos2D-X權(quán)威指南(第2版)
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- CKA/CKAD應(yīng)試教程:從Docker到Kubernetes完全攻略
- Symfony2 Essentials
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- C++新經(jīng)典
- 深入剖析Java虛擬機(jī):源碼剖析與實(shí)例詳解(基礎(chǔ)卷)
- 快速入門與進(jìn)階:Creo 4·0全實(shí)例精講
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- 深入解析Java編譯器:源碼剖析與實(shí)例詳解
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- OpenCV Android開發(fā)實(shí)戰(zhàn)
- PHP 8從入門到精通(視頻教學(xué)版)
- Tableau Dashboard Cookbook
- Spring MVC Cookbook