필드의 데이터 유형은 필드에 포함할 수 있는 값의 종류를 지정하고 해당 필드의 데이터가 보고서에 표시되는 방식과 필드에 허용되는 작업과 허용되지 않는 작업을 결정합니다. 예를 들어 텍스트 유형 필드에 산술 함수를 적용하거나 숫자 유형 필드를 보고서의 기간 측정기준으로 사용할 수 없습니다.
다음 표에는 지원되는 필드 유형과 입력이 예상되는 데이터의 종류 및 보고서에서 데이터가 표시되는 방식의 예가 나와 있습니다.
유형
예상 데이터
보고서 예시
번호
부동 소수점 수입니다.
1,234.56
퍼센트
비율을 나타내는 부동 소수점 숫자입니다.
61.73%
기간
시간 길이를 초 단위로 나타내는 정수입니다. 보고서의 표준 시간 표시 형식 (시간, 분, 초 포함)으로 지정됩니다.
01:43:19
통화
금전적 가치를 나타내는 부동 소수점 숫자입니다. 보고서에 적절한 통화 기호를 포함하도록 형식이 지정됩니다.
통화 유형을 변경해도 새 유형으로 변환되지 않으며 소수점 및 쉼표 위치도 변경되지 않습니다. 단지 지정된 통화 기호가 측정항목 값에 적용됩니다. 소수점 및 쉼표 위치를 변경하려면 기본값 또는 맞춤 값으로 필드 형식을 지정 합니다. 예를 들어 lakhs 및 crores 형식을 적용하려면 다음과 같은 맞춤 형식 문자열을 사용합니다. ##,##,##,##0.00;
$1,234.56
173.9 €
¥30,093
텍스트
0개 이상의 글자, 숫자, 문자 또는 기호
A1B2C3
날짜 및 시간
실제 달력 날짜, 시간이 포함된 달력 날짜 또는 초록 날짜 색인 언어에 따라 형식이 지정됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-05(UTC)"],[],[],null,["# Data types\n\nA field's *data type* specifies the kind of values the field can contain and determines how that field's data appears in your reports, as well as which operations are allowed for the field and which are not allowed. For example, you can't apply an arithmetic function to a **Text** type field, or use a **Number** type field as the date range dimension in a report.\n\nThe following table shows the supported field types, along with the kind of data expected as input, and examples of how that data might look in your reports.\n\nTo change a field's data type, use the **Type** drop-down menu in the data source edit page. If the [field editing in reports](/looker/docs/studio/edit-fields-in-your-reports) option is enabled for the data source, you can also change a field's data type directly in reports based on this data source.\n\nIf the [field editing in reports](/looker/docs/studio/edit-fields-in-your-reports) option is enabled for the data source, you can also [apply custom value formatting](/looker/docs/studio/format-fields-in-reports) to **Number** and **Date \\& Time** type fields, without sending additional SQL queries to the database."]]