ISEVEN

適用於:導出數據行計算數據表Measure視覺計算

傳回 TRUEif 數位為 even,orFALSEif 數位 odd。

語法

ISEVEN(number)  

參數

術語 定義
number 要測試的 value。 If 數位 not 整數,則會截斷。

傳回 value

傳回 TRUEif 數位為 even,orFALSEif 數位 odd。

言論

  • If 數字為非數值,ISEVEN 會傳回 #VALUE!errorvalue。

  • 在匯出數據行中使用 or 數據列層級安全性 (RLS) 規則時,支援此函式 not 用於 DirectQuery 模式。