Cube.Properties ดึงคุณสมบัติของคิวบ์
=cube_properties(value as any) as any
=cube_properties(value as any) as any
| Argument | Type | Required | Default | Description |
|---|---|---|---|---|
| value | any | Yes | ค่าที่ต้องการประมวลผล |
cube_properties(data)=cube_properties(data)
ผลลัพธ์
cube_properties(#date(2025,12,12))=cube_properties(#date(2025,12,12))
true
let result = cube_properties(today) in resultlet result = cube_properties(today) in result
ผลลัพธ์สุดท้าย
Cube.Properties ดึงคุณสมบัติของคิวบ์
ข้อมูลต้องเป็นค่าวันที่ (date) หรือวันที่และเวลา (datetime)
Cube.Properties – คุณสมบัติคิวบ์