跳到主要內容 跳至補充內容

GetPossibleCount

GetPossibleCount() 用於找出指定欄位中可能值的數量。如果指定欄位包含選項,則會將所選欄位 (綠色) 納入計數。否則,會將關聯值 (白色) 納入計數。 .

針對選項欄位,GetPossibleCount() 會傳回所選 (綠色) 欄位的數目。

傳回資料類型:整數

語法:  

GetPossibleCount (field_name)

引數:  

  • field_name: 包含待測量資料範圍的欄位。

範例

以下範例使用載入至不同列表框的兩個欄位,一個用於 First name 名字,另一個用於 Initials

範例 1: 已在 First name 中選取 John

GetPossibleCount ([Initials])

傳回 1,因為在 First name 中,與選項 John 相關的 Initials 中有 1 個值。

範例 2: 已在 First name 中選取 John

GetPossibleCount ([First name])

傳回 1,因為在 First name 中有 1 個選項 John

範例 3: 已在 First name 中選取 Peter

GetPossibleCount ([Initials])

傳回 2,因為 Peter 與 Initials 中的 2 個值相關。

範例 4: 未在 First name 中選取任何值

GetPossibleCount ([First name])

傳回 5,因為沒有任何選項,而 First name 中有 5 個唯一值。

範例 5: 未在 First name 中選取任何值

GetPossibleCount ([Initials])

傳回 6,因為沒有任何選項,而 Initials 中有 6 個唯一值。

範例中使用的資料:

Names:

LOAD * inline [

"First name"|"Last name"|Initials|"Has cellphone"

John|Anderson|JA|Yes

Sue|Brown|SB|Yes

Mark|Carr|MC |No

Peter|Devonshire|PD|No

Jane|Elliot|JE|Yes

Peter|Franc|PF|Yes ] (delimiter is '|');

此頁面是否對您有幫助?

若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們可以如何改善!

加入分析現代化計畫

Remove banner from view

透過分析現代化程式進行現代化而不犧牲寶貴的 QlikView 應用程式。 按一下這裡 取得更多資訊或聯繫: ampquestions@qlik.com