[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-31 UTC."],[],[],null,["# CEIL\n\nReturns the nearest integer, greater than or equal to the specified value.\n\nSample usage\n------------\n\n```\nCEIL(Height)\n```\n\nSyntax\n------\n\n```\nCEIL( X )\n```\n\n### Parameters\n\n- \u003cvar translate=\"no\"\u003eX\u003c/var\u003e - a field or expression containing at least one field.\n\nNote\n----\n\n- `CEIL( `\u003cvar translate=\"no\"\u003eX\u003c/var\u003e` )` is always greater than or equal to \u003cvar translate=\"no\"\u003eX\u003c/var\u003e.\n\nExamples\n--------\n\nRelated resources\n-----------------\n\n- [Calculated fields](/looker/docs/studio/about-calculated-fields)\n- [Looker Studio function list](/looker/docs/studio/function-list)"]]