---
sourceDocument: Xanadu プラットフォームアナリティクス
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - ja-JP

ft:publication_title :

    - Xanadu プラットフォームアナリティクス

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# getGlobalTarget(文字列インジケーター, オブジェクト onDate)

# getGlobalTarget(文字列インジケーター, オブジェクト onDate) {#ariaid-title1}

* リリースバージョン: Xanadu
* 
* 更新日 2024年08月01日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：1分

指定された日付の指定されたインジケーターに関連付けられたグローバル ターゲットを返します。
{#PAFU-getGlobalTarget_S_O__table_nst_qsy_mfb__entry__3}

| 名前 | タイプ | Description (説明) |
|-|-|-|
| インジケーター | 文字列 | インジケーターの一意の識別子。 |
| 日付 | オブジェクト | グローバルターゲットを返す日付。 |
[表 : 1. パラメーター]

{#PAFU-getGlobalTarget_S_O__table_nst_qsy_mfb} {#PAFU-getGlobalTarget_S_O__table_ost_qsy_mfb__entry__2}

| タイプ | 説明 |
|-|-|
| 番号 | 指定された日付とインジケーターのグローバルターゲット。 |
[表 : 2. 返される内容]

{#PAFU-getGlobalTarget_S_O__table_ost_qsy_mfb}  
例：

    pa.getGlobalTarget($[[% of open overdue incidents]],score_start);

**関連概念**   

* [PAFormulaUtils API](https://servicenow-prod.fluidtopics.net/ruRMNhnIC9P1h5mmiSzp1A "PAFormulaUtils API を使用すると、 アナリティクスハブ で計算された値を取得し、その値を式の入力として使用できます。")  
**関連資料**   

* [getChange(文字列インジケーター, オブジェクト fromDate, オブジェクト toDate)](https://servicenow-prod.fluidtopics.net/rbGM3f_79mPyWANOqHQfgg "指定された 2 つの日付間のインジケーターのスコアの変化を返します。")
* [getChangePercentage(文字列インジケーター, オブジェクト fromDate, オブジェクト toDate)](https://servicenow-prod.fluidtopics.net/xBVyJt6NJaAj3g7cC6sg1w "指定された 2 つの日付間のインジケーターのスコアの変化率を返します。")
* [getCurrentAggregateID()](https://servicenow-prod.fluidtopics.net/Mzl9lu_PqiMTGFDPnvoeYQ "現在の式のインジケーターから時系列集計識別子 (sys_id) を返します。 アナリティクスハブ の選択が変更されると、sys_idが動的に返されます。")
* [getCurrentBreakdownID()](https://servicenow-prod.fluidtopics.net/OGjPYpEnxqvUB4LxZAMskg "現在の式のインジケーターからレベル 1 ブレークダウン識別子 (sys_id) を返します。 アナリティクスハブ の選択が変更されると、sys_idが動的に返されます。")
* [getCurrentBreakdownLevel2ID()](https://servicenow-prod.fluidtopics.net/ZQlee94AIYb7ZeiqHytjvQ "現在の式のインジケーターからレベル 2 ブレークダウン識別子 (sys_id) を返します。 アナリティクスハブ の選択が変更されると、sys_idが動的に返されます。")
* [getCurrentElementID()](https://servicenow-prod.fluidtopics.net/Kv4H0r8qUeJqLA72tr9Q1g "現在の式のインジケーターからレベル 1 ブレークダウン要素識別子 (sys_id) を返します。 アナリティクスハブ の選択が変更されると、sys_idが動的に返されます。")
* [getCurrentElementLevel2ID()](https://servicenow-prod.fluidtopics.net/35Gm8ARypTmhwcSVDI1TJQ "現在の式のインジケーターからレベル 2 ブレークダウン要素識別子 (sys_id) を返します。 アナリティクスハブ の選択が変更されると、sys_idが動的に返されます。")
* [getGap(文字列インジケーター, オブジェクト onDate)](https://servicenow-prod.fluidtopics.net/_OFi7__Bbg8DKmBb7vtP~g "指定された日付の指定されたインジケーターのグローバル ターゲット ギャップを返します。")
* [getPersonalTarget(文字列インジケーター, オブジェクト onDate)](https://servicenow-prod.fluidtopics.net/mZ1qFQeWBnTU6KvQHgcohw "指定された日付の指定されたインジケーターに関連付けられた個人ターゲットを返します。")
* [getScore(文字列インジケーター, オブジェクト onDate)](https://servicenow-prod.fluidtopics.net/tWaJz91eUpjM6FnEYRXDvQ "指定された日付の指定されたインジケーターのスコアを返します。")

