데이터 모델러가 Looker에서 프로젝트를 만들고 개발하는 기본 개념을 이해했다면 이제 LookML을 작성할 차례입니다. LookML의 기능을 통해 개발자는 조직의 데이터로 작업하고 Looker 사용자를 위한 커스텀 환경을 만들 수 있는 유연성을 제공합니다. 이 페이지에서는 LookML에 대한 문서를 간략하게 설명합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-22(UTC)"],[],[],null,["# Write LookML\n\nOnce a data modeler understands the basic concepts of creating projects and developing in Looker, it's time to write LookML! The power of LookML gives developers lots of flexibility to work with their organization's data and create custom experiences for Looker users. This page outlines the documentation on LookML.\n\nGetting started with LookML\n---------------------------\n\n- [Steps to learning LookML](/looker/docs/steps-to-learning-lookml) --- View a plan for learning to use LookML.\n- [Looker (Google Cloud core) quickstart overview](/looker/docs/looker-core-qs-overview) --- For Looker (Google Cloud core) instances, view the quickstarts that are available to help you get started with Looker, from connecting to your data warehouse to creating and sharing dashboards with rich visualizations.\n\nBasic concepts\n--------------\n\nThe following pages help you understand the basics of LookML:\n\n- [What is LookML?](/looker/docs/what-is-lookml) --- Get a high-level overview of LookML.\n- [LookML terms and concepts](/looker/docs/lookml-terms-and-concepts) --- Understand the terminology for major LookML structures.\n- [Looker IDE overview](/looker/docs/looker-ide) --- Use the LookML development environment and its features.\n- [Validating LookML](/looker/docs/lookml-validation) --- Check for errors and validate your LookML.\n- [Content validation](/looker/docs/content-validation) --- Validate, fix errors, and make bulk changes to Looks and dashboards.\n- [Incorporating SQL and referring to LookML objects](/looker/docs/sql-and-referring-to-lookml) --- Understand substitution, scoping, and SQL blocks in LookML.\n- [Additional LookML basics](/looker/docs/additional-lookml-basics) --- Apply field labels, filters, percentages, and sets in LookML.\n- [Working with joins in LookML](/looker/docs/working-with-joins) --- Build joins to connect different views and see how your data relates.\n- [Derived tables in Looker](/looker/docs/derived-tables) --- Define, add persistence, reference, and troubleshoot derived tables.\n- [Creating native derived tables](/looker/docs/creating-ndts) --- Define derived tables using an Explore and LookML instead of SQL.\n- [Changing the Explore menu and field picker](/looker/docs/changing-explore-menu-and-field-picker) --- Modify the Explore menu and field picker.\n- [Changing filter suggestions](/looker/docs/changing-filter-suggestions) --- Customize filter suggestions with these LookML parameters.\n- [Looker Blocks](/looker/docs/blocks) --- Use pre-built pieces of LookML to accelerate LookML model development.\n\nAdvanced concepts\n-----------------\n\nThe following pages help you learn more sophisticated LookML skills:\n\n- [Caching queues and rebuilding PDTs with datagroups](/looker/docs/caching-and-datagroups) --- Define how frequently to rebuild PDTs and refresh query caches.\n- [Aggregate awareness](/looker/docs/aggregate_awareness) --- Use aggregate awareness to make database querying more efficient.\n- [Reusing code with extends](/looker/docs/reusing-code-with-extends) --- Create and merge reusable chunks of LookML with the `extends` parameter.\n- [LookML refinements](/looker/docs/lookml-refinements) --- Adapt and build on existing elements with LookML refinements.\n- [Importing files from other projects](/looker/docs/importing-projects) --- Import files into your LookML project from other LookML projects.\n- [Templated filters and Liquid parameters](/looker/docs/templated-filters) --- Create dimensions and measures that dynamically change with user input.\n- [Liquid variable reference](/looker/docs/liquid-variable-reference) --- Use Liquid templating in LookML for more dynamic content.\n- [HTML sanitization](/looker/docs/html-sanitization) --- View a list of the HTML tags, HTML tag attributes, and CSS properties that Looker allows.\n- [Localizing your LookML model](/looker/docs/model-localization) --- Localize elements of your LookML model.\n- [Connect your IDE to Looker using MCP Toolbox](/looker/docs/connect-ide-to-looker-using-mcp-toolbox) --- Connect your IDE to Looker using [MCP Toolbox for databases](https://github.com/googleapis/genai-toolbox).\n\nLookML reference\n----------------\n\nThe following pages provide references for using LookML:\n\n- [LookML quick reference](/looker/docs/reference/lookml-quick-reference) --- View a list of all LookML parameters, sorted by major structural element.\n- [Project manifest parameters](/looker/docs/reference/param-project-manifest) --- View a reference page for all project manifest parameters in LookML.\n- [Model parameters](/looker/docs/reference/param-model) --- View a reference page for all model parameters in LookML.\n- [Explore parameters](/looker/docs/reference/param-explore) --- View a reference page for all Explore parameters in LookML.\n- [Join parameters](/looker/docs/reference/param-join) --- View a reference page for all join parameters in LookML.\n- [View parameters](/looker/docs/reference/param-view) --- View a reference page for all view parameters in LookML.\n- [Field parameters](/looker/docs/reference/param-field) --- View a reference page for all field parameters in LookML.\n- [Dimension, filter, and parameter types](/looker/docs/reference/param-dimension-filter-parameter-types) --- View a reference page for the different types that can be assigned to a dimension, filter, or parameter.\n- [Measure types](/looker/docs/reference/param-measure-types) --- View a reference page for the different types that can be assigned to a measure.\n- [Looker filter expressions](/looker/docs/filter-expressions) --- View a reference page that lists Looker filter expression patterns.\n- [Liquid variable reference](/looker/docs/liquid-variable-reference) --- View a reference page for Liquid variables, used for more dynamic content."]]