Tableau Desktop 和 Web 製作說明

资讯 2024-07-10 阅读:42 评论:0
可以為視覺效果中顯示的數值指定格式,包括度量、維度、參數、計算欄位和軸標籤。You can specify a format for the values shown in the visual effects, including mea...
美化布局示例

欧易(OKX)最新版本

【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   全球官网 大陆官网

币安(Binance)最新版本

币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

火币HTX最新版本

火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

可以為視覺效果中顯示的數值指定格式,包括度量、維度、參數、計算欄位和軸標籤。

You can specify a format for the values shown in the visual effects, including measurements, dimensions, parameters, calculation columns and axis labels.

指定數字格式時,可以從一組標準格式中進行選取,例如數字、貨幣、科學記號和百分比。還可以定義自訂數字格式,並可選擇包含特殊字元。

When you specify a number format, you can select from a set of standard formats, such as numbers, currency, scientific marks, and percentages. You can also define a custom number format, and you can choose to include special characters.

當度量包含 null 值時,這些 null 值通常繪製為零。不過,您可以使用格式設定以不同的方式處理這些 null 值,例如隱藏這些值。

When the measure contains a Null value, these Null values are usually painted as zero. However, you can handle the Null values in different ways using the formatting settings, such as hiding them.

  1. 在檢視中右鍵按一下(在 Mac 上按住 Control 同時按一下)數字,並選取格式

    Press the right button in the view (press Control on Mac and press at the same time) number and select the format .

  2. [設定格式] 窗格中,按一下 [數字] 下拉式功能表。

    In window, press [number] for a pull-down table.

  3. 選取數位格式。

    Select a digital format.

    某些格式需要進行其他設定。舉例來說,如果您選取 [科學型] ,則還必須指定小數位數。

    Some formats require other configurations. For example, if you select , you must also specify decimal places.

以下是 Tableau 中可用的數位格式及關聯選項。

數位格式格式選項
自動:基於資料來源指定的格式或欄位中包含的資料自動選取格式。無。
數位(標準):格式基於所選地區設定。地區設定:數位格式取決於所選地理位置。
數字(自訂):根據自己的選取自訂格式。

小數位數:要顯示的小數位數。

負值:將如何顯示負值。

The following are available digital formats and association options in Tableau:

單位:數位將使用指定單位進行顯示。舉例來說,如果數字為 20,000 並且單位為千,則數位會顯示為 20K。

首碼/尾碼:位於每個顯示的數位之前和之後的字元。

包括千位分隔符號號:數位是否按千位元顯示分隔符號號(舉例來說:100,000 與100000)。

Unit: The number will be displayed using the specified unit. For example, if the number is 20,000 and the number is thousands, the number will be 20K.

at the beginning/end: the character before and after each displayed number.
>br> includes the thousands separator: whether the number shows the separator in thousands (100,000 and 100,000 for example).

貨幣(標準):格式和貨幣符號基於所選地區設定。地區設定:貨幣格式基於所選地理位置。
貨幣(自訂):根據自己的選取自訂格式和貨幣符號。

小數位數:要顯示的小數位數。

負值:將如何顯示負值。

Decimal: The decimal number to be displayed.

Negative: How will the negative value be displayed.

單位:數位將使用指定單位進行顯示。舉例來說,如果數字為 20,000 並且單位為千,則數位會顯示為 20K。

首碼/尾碼:位於每個顯示的數位之前和之後的字元。

包括千位分隔符號號:數位是否按千位元顯示分隔符號號(舉例來說:100,000 與100000)。

Unit: The number will be displayed using the specified unit. For example, if the number is 20,000 and the number is thousands, the number will be 20K.

at the beginning/end: the character before and after each displayed number.
>br> includes the thousands separator: whether the number shows the separator in thousands (100,000 and 100,000 for example).

科學型:數位以科學標記法顯示。小數:要顯示的小數位數。
百分比:數字顯示為帶百分比符號的百分比。值 1 解釋為 100%,0 解釋為 0%小數:要顯示的小數位數。
自訂:格式完全基於指定的格式選項。自訂:輸入要使用的格式,包括特殊字元(可選)。有關此主題的詳細資訊,請參閱《定義自訂數字格式》。

要在視覺效果中套用自訂數字格式:

To apply custom digit formatting to visual effects:

  1. 在檢視中右鍵按一下(在 Mac 上按住 Control 同時按一下)數字,並選取格式
  2. 格式窗格中,按一下數字下拉式功能表,並選取自訂
  3. 格式欄位中,使用以下語法定義格式偏好設定:。

定義數字格式程式碼時,請記住:

When defining the number format code, remember:

  • 最多可以按以下順序為三種類型的數字指定格式:正數、負數和零。
  • 每個數字類型必須用分號 (;) 分隔。
  • 若僅指定一種數字類型,則該類型的格式將用於所有數字。
  • 若指定兩種數字類型,則第一種類型的格式會套用於正數和零,而第二種類型的格式會套用於負數。
  • 若在數字格式程式碼中跳過類型,則必須針對每種缺少的類型包含一個分號 (;)。

自訂數字格式範例

有關可在視覺效果中使用的常用自訂數字格式程式碼的範例,請參閱下表。

See the table below for examples of custom custom number formatting codes that can be used for visual effects.

使用案例數字程式碼語法範例輸出
僅顯示正值

#,##; ;

(注意第 2 和第 3 個分號後的空格)

(Note space after 2nd and 3rd semicolons)

正值:1,234
負值:(僅顯示空格)
零值:(僅顯示空格)
僅顯示負值;-#,##;正值:(不顯示)
負值:-1,234
零值:(不顯示)
僅顯示零值;;0;正值:(不顯示)
負值:(不顯示)
零值:0
隱藏零值#,###;-#,###;;正值:1,234
負值:-1,234
零值:(不顯示)
在括號中顯示負值#,###;(#,###);;正值:1,234
負值:(1,234)
零值:(不顯示)
為值新增字元首碼$#,###.##;-$#,###.##;$0;正值:$1,234.56
負值:-$1,234.56
零值:$0
為值新增字元尾碼#%;-#%;0%;正值:12%
負值:-34%
零值:0%
新增文字描述項"$"#,#" 盈餘";"$"-##" 短缺"; "$"0;正值:$1,234 盈餘
負值:$-1,234 短缺
零值:$0

有多種方法可以自訂數字格式,以滿足您的需求。有關更多的程式碼指南和範例,請參閱 Microsoft 知識庫中的檢閱自訂數字格式的方針

Several methods can be used to customize numbers to meet your needs. For more code guides and examples, please refer to

附註:Microsoft 描述的選項與 Tableau 中可用的選項之間存在細微差異。例如,在欄內對齊文字的自訂數字格式在 Tableau 中不相關。此外,為程式碼文字著色的自訂數字格式不適用,因為可以使用標記卡將色彩套用於文字。(有關詳情,請參閱控制檢視中標記的外觀(連結在新視窗開啟)。)請務必僅使用適用於 Tableau 的自訂數字格式。

在自訂數字格式中包含特殊字元

自訂數字格式的好處之一是能夠包含特殊字元或符號。符號可以讓您更輕鬆地快速瞭解視覺效果中度量和計算之間的比較情況。

One of the advantages of custom number formatting is that you can include a special character or symbol. The symbol allows you to understand more easily and quickly the comparison between the medium measure of visual effects and the calculation.

例如,假設您想顯示公司最暢銷的三種產品的月度利潤比較情況。與其使用標準標籤來顯示這些產品的利潤與上個月相比變更了 +5%、-2% 和 0%,可以設定自訂數字格式如下,以將這些變更顯示為 ▲5%、▼ 2% 和 ?0。

For example, assuming that you want to show a comparison of the monthly profitability of the three best-selling products of the company. Using the standard labels to show that the profits from these products have changed by +5 per cent, -2 per cent and 0 per cent compared to the previous month, you can set the following custom numerical formats to show these changes as 5 per cent, 2 per cent and 0 per cent.

使用特殊字元定義的自訂數字格式

Use custom number formats defined with special characters

[資料] 窗格中以右鍵按一下(在 Mac 上,Control+按一下)欄位,並選取 [預設屬性] > [數位格式]

Press the right-click column (on Mac, Control+) in [data] >> and select .

在隨後出現的對話方塊中,指定每當將該欄位新增到檢視時要使用的數位格式。預設數位格式會隨工作簿一起儲存。在匯出連線資訊時,也會匯出該格式。

Specifies the digital format that you want to use every time you add the field to the view in a later dialogue. The default digital format will be saved with the workbook. The format will also be exported when you export connection information.

附註:使用 [格式] 窗格設定數字格式會覆寫在其他位置套用的任何數字格式設定。

下圖中的檢視顯示了一段時間內的利潤。請注意,垂直軸上的利潤數字未設定為貨幣格式。

The view below shows the profit over time. Please note that the profit figures on the vertical axis are not set in currency format.

將數位設定為貨幣格式:

sets numbers in currency format:

  1. 以右鍵按一下 [Profit] (利潤)軸,並選取 [設定格式]

    Press the right button to [Profit] and select [preset format] .

  2. [設定格式] 窗格中 [軸] 索引標籤上的 [比例] 下,選取 [數位] 下拉清單,然後選取以下各項之一:

    On the window [axis] index label , select the list below [digital] and then select one of the following:

    選取 [貨幣(標準)] 以向數位中新增一個USD符號和兩個小數位。

    Select [currency (standard)] to add a USD symbol and two decimal places to the number.

    選取 [貨幣(自訂)] 以指定小數位數、如何處理負值、單位、是否包括首碼或尾碼以及是否包括分隔符號字元。

    Select [currency (custom)] to specify decimals, how to handle negative values, units, whether to include a first or a tail, and whether to include separator characters.

預設情況下,Tableau 使用您的電腦的地區設定和語言設定來設定數位格式。但您可以在 [設定格式] 窗格中顯式地設定其他地區設定。

By default, Tableau sets the digital formatting using the local and language settings of your computer. However, you can clearly configure other local settings in the [preset format] window .

下面的步驟示範如何使用與前面部分中相同的檢視來設定 [瑞士德語] 貨幣。

The next step shows how to use the same view as in the preceding part to set the [Swiss German] currency.

  1. 以右鍵按一下 [Profit] (利潤)軸,並選取 [設定格式]

    Press the right button to [Profit] and select [preset format] .

  2. [軸] 索引標籤上的 [比例] 下,選取 [數位] 下拉清單,然後選取 [貨幣(標準)]

    Select the list of on the index label .

  3. [地區設定] 下拉清單中,各項以 [語言(國家/地區)] 格式顯示。對於此範例,選取 [德語(瑞士)]

    In the list below [regional settings] , each item is shown in [language (country/region)] format. For this example, select [German (Switzerland)] .

    檢視將更新,顯示以瑞士法郎為單位的銷售額數字,格式針對德語設定。

    The view will be updated to show sales figures in Swiss francs, formatting them in German.

提示:您可以變更預設貨幣設定,以便每次將 [Profit] (利潤)度量拖到檢視時,該度量都使用所需的設定。在「資料」窗格中,以右鍵按一下「Profit」(利潤)(或其他貨幣度量),並選取「預設屬性」>「數位格式」。然後按如上所示的方式設定欄位格式。

當度量包含 null 值時,這些值通常在檢視中繪製為零。但是,有時這會改變檢視,因此最好禁止顯示 null 值。可以設定每個度量的格式,透過特定的方式處理 null 值。

When the measure contains Null values, these values are usually painted as zero in the view. However, sometimes this changes the view, so it is better to prohibit the display of Null values. You can set the format of each measure and handle the Null values in a specific way.

為特定欄位設定 null 值的格式:

Format for setting null values for specific fields:

  1. 以右鍵按一下(在 Mac 上,Control + 按一下)檢視中具有 null 值的欄位,並選擇 [格式]

    Press the field with the null value on the right button (on Mac, Contractor + press) and select .

  2. 轉到 [區] 索引標籤。

    Moves to [section] index labels.

  3. [特殊值] 區域中,指定是在檢視右下角使用指示器顯示 Null 值、在預設值處(例如,數字欄位為零處)繪製該值並隱藏,但連線,還是隱藏並換行以表示存在 Null 值。

    In the area of [special value]

  4. 如果在「文字」欄位中指定文字,它將在啟用了標記標籤後在檢視中為 Null 值顯示。請參閱顯示和隱藏標記標籤

    If text is specified in field , it will be displayed as a Null value in the view after the tag has been activated. See 附註:該「特殊值」區域對於維度或離散度量不可用。

    在 Web 上製作檢視時,您可以為檢視中使用的欄位指定數位格式。

    When you create a view on Web, you can specify a digital format for the fields you use in the view.

    1. 在 Web 編輯模式中,以右鍵按一下檢視中的度量,並選取 [設定數位格式]

      In web edit mode, press the right button to measure in the view and select [set numerical format] .

    2. 在出現的對話方塊中,選取一種數位格式。

      In a dialogue that appears, selects a digital format.

      某些格式提供其他設定。舉例來說,如果您選取 [貨幣] ,您也可以指定小數位數以及單位,並指定是否包括分隔符號,例如逗號。

      Some formats provide other settings. If, for example, you select , you can also specify decimals and units and specify whether to include separator, such as comma.

      在此範例中, [Sales] (銷售額)的格式設定為小數位數為零並且帶千 (k) 單位的貨幣。檢視中的 [Sales] (銷售額)數字將使用這些設定更新。標籤和工具提示也會更新。

      In this example, the formatting of [Sales] (sales) is set at zero and thousands (k) of currency. The viewing [Sales] (sales) numbers will be updated using these settings. Tags and tooltips will also be updated.

      以下是 Tableau 中可用的數位格式及關聯選項。

      數位格式格式選項
      自動:基於資料來源指定的格式或欄位中包含的資料自動選取格式。無。
      數字(自訂):根據自己的選取自訂格式。

      小數位數:要顯示的小數位數。

      The following are available digital formats and association options in Tableau:

      單位:數位將使用指定單位進行顯示。舉例來說,如果數字為 20,000 並且單位為千,則數位會顯示為 20K。

      包括分隔符號號:數位是否按千位元顯示分隔符號號(舉例來說:100,000 與100000)。

      Unit: The number will be displayed using the specified unit. For example, if the number is 20,000 and the number is thousands, the number will be 20K.

      includes separator : Whether the number is displayed in thousands (100,000 and 100,000 for example).

      貨幣(自訂):根據自己的選取自訂格式和貨幣符號。

      小數位數:要顯示的小數位數。

      單位:數位將使用指定單位進行顯示。舉例來說,如果數字為 20,000 並且單位為千,則數位會顯示為 20K。

      包括分隔符號號:數位是否按千位元顯示分隔符號號(舉例來說:100,000 與100000)。

      Decimal : The decimal number to be displayed.
      >br> >br> : The number will be displayed using the specified unit . For example, if the number is 20,000 and the number is thousands, the number will be shown as 20K.

      includes the separator number : Whether the number is displayed as a separator in thousands (for example, 100,000 and 100,000).

      百分比(自訂):數字顯示為帶百分比符號的百分比。值 1 解釋為 100%,0 解釋為 0%小數位數:要顯示的小數位數。
      科學型(自訂):數位以科學計數法顯示。小數位數:要顯示的小數位數。

    ?

    美化布局示例

    欧易(OKX)最新版本

    【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

    APP下载   全球官网 大陆官网

    币安(Binance)最新版本

    币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

    APP下载   官网地址

    火币HTX最新版本

    火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

    APP下载   官网地址
文字格式和图片示例

注册有任何问题请添加 微信:MVIP619 拉你进入群

弹窗与图片大小一致 文章转载注明

分享:

扫一扫在手机阅读、分享本文

发表评论
平台列表
美化布局示例

欧易(OKX)

  全球官网 大陆官网

币安(Binance)

  官网

火币(HTX)

  官网

Gate.io

  官网

Bitget

  官网

deepcoin

  官网
热门文章
  • 0.00006694个比特币等于多少人民币/美金

    0.00006694个比特币等于多少人民币/美金
    0.00006694比特币等于多少人民币?根据比特币对人民币的最新汇率,0.00006694比特币等于4.53424784美元/32.5436 16人民币。比特币(BTC)美元(USDT)人民币(CNY)0.000066944.53424784【比特币密码】32.82795436 16比特币对人民币的最新汇率为:490408.64 CNY(1比特币=490408.64人民币)(1美元=7.24人民币)(0.00006694USDT=0.0004846456 CNY)汇率更新时...
  • 0.00003374个比特币等于多少人民币/美金

    0.00003374个比特币等于多少人民币/美金
    0.00003374比特币等于多少人民币?根据比特币对人民币的最新汇率,0.00003374比特币等于2.2826 1222美元/16.5261124728人民币。比特币(BTC)美元(USDT)人民币(CNY)0.00003374克洛克-0/22216.5261124728比特币对人民币的最新汇率为:489807.72 CNY(1比特币=489807.72人民币)(1美元=7.24人民币)(0.00003374USDT=0.0002442776 CNY)。汇率更新于2024...
  • 1983年,山西老人致信央行:人民币上的“中国人民银行”是我写的

    1983年,山西老人致信央行:人民币上的“中国人民银行”是我写的
    阅读本文前,请点击红色“关注”按钮,方便大家讨论和分享,给您带来不一样的参与感。谢谢大家的支持!1983年,山西日报发表了一篇异常简短的文章,主要内容是:“人民币的字体作者是纪。“不久后,上海《新民晚报》也发表了一篇报道,主要内容与《山西日报》基本相同。二人转文章的排版只占一小部分,但不妨碍大家关注此事。一位家住山西的老人看完文章后显得有些不解:“不是啊,人民币上的字明明是我写的。我怎么能把它戴在别人头上呢?”本着尊重历史的原则,老人的女儿给报社写了两封“澄清信”,分别寄给了...
  • 1929经济大萧条或许即将重演?

    1929经济大萧条或许即将重演?
    人类似乎陷入了一个历史悖论,即我们总是重复同样的错误,无法真正从过去的错误中吸取教训。近年来,我们对世界各地接连不断的挑战和危机深感不安。20 19年突如其来的疫情,乌克兰的战火硝烟,欧洲的天然气供应危机以及全球少数国家的饥荒,所有这些问题都像洪水一样,一个接一个地涌来。如果你今天感到心情沉重,不要失去希望,因为明天可能会带来更严峻的挑战。首先,让我们深入讨论名为1929大萧条的时期。这场大萧条实际上是指从1929到1933的一场影响深远的经济危机。这场危机首先起源于美国,然...
  • 2000年美国GDP占世界的304%,中国GDP仅占35%,现在呢?

    2000年美国GDP占世界的304%,中国GDP仅占35%,现在呢?
    GDP作为全球公认的实力基准,就像是一个大国实力的代言人,它是布雷顿森林体系下全球团结的声音。它不仅仅是数字的累积,更是大国综合实力的人格化,默默诉说着每个国家的辉煌与荣耀。虽然GDP不是衡量一个国家综合实力的唯一标准,但无疑是最关键的指标之一。作为一面镜子,它反映了国家的经济实力和发展水平,是国家综合实力的重要体现,不容忽视。2000年,中国GDP迈过/克洛克-0/万亿美元的重要门槛,达到/克洛克-0/。2/克洛克-0/万亿美元(折合人民币7。7万亿元)。然而,在全球经济的...
标签列表