데이터 세트의 새 필드가 데이터 소스에 추가됩니다. 데이터가 포함된 필드만 추가됩니다 (빈 필드는 무시됨).
데이터 세트에서 삭제된 필드는 데이터 소스에서 삭제됩니다.
데이터 소스에서 삭제된 필드가 데이터 소스에 다시 추가됩니다.
이름이 변경된 필드는 이전 필드를 삭제하고 새 필드를 추가한 것처럼 처리됩니다. 새 이름은 이전 필드에 적용되지 않습니다.
순서가 변경된 필드는 변경사항으로 표시되지 않지만 데이터 소스의 내부 구조에는 변경된 순서가 적용됩니다 (이 변경사항은 표시되지 않음).
이 데이터 소스에 이미 추가된 보고서는 연결된 상태로 유지되지만 필드 변경으로 인해 손상된 차트를 수정해야 할 수 있습니다.
삭제되거나 이름이 변경된 필드를 사용하는 계산된 필드는 사용할 수 없습니다. 필요에 따라 계산된 필드를 수정하거나 삭제할 수 있습니다.
삭제되거나 이름이 변경된 필드를 사용하는 차트에는 구성 오류가 표시됩니다. 필요에 따라 차트를 수정하거나 삭제할 수 있습니다.
언어 변경 및 필드 새로고침 관련 참고사항
Google 애널리틱스와 Google Ad Manager는 모두 동적 인터페이스 언어 전환을 지원합니다. Google 언어를 변경하면 해당 제품이 새로운 언어로 표시됩니다 (언어가 애널리틱스 또는 Google Ad Manager에서 지원되는 경우).
마찬가지로 애널리틱스 또는 Google Ad Manager 데이터 소스를 특정 언어로 만든 경우 언어를 전환하고 데이터 소스 필드를 새로고침하면 표시된 필드 이름이 선택된 언어로 변경됩니다.
예를 들어 Google 언어가 영어로 설정되어 있는 상태에서 애널리틱스 데이터 소스를 만든다고 가정해 보겠습니다. 그러면 데이터 소스 필드 이름이 영어로 표시됩니다. 그런 다음 언어를 이탈리아어로 변경하고 데이터 소스 필드를 새로고침하면 이름이 이탈리아어로 표시됩니다. 참고로 데이터 소스에서 명시적으로 이름을 변경한 측정기준 또는 측정항목은 새 언어에서 기본 이름으로 되돌아가지만, 계산된 필드와 보고서에서 이름을 변경한 필드는 변경되지 않습니다. Google 언어 변경 방법을 자세히 알아보세요.
[[["이해하기 쉬움","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,["# Refresh data source fields\n\nIf you add, remove, or change the fields in your underlying dataset, report editors can refresh the data source to see those changes in Looker Studio.\n| **Important:** Refreshing fields applies only if the structure (schema) of your [dataset](/looker/docs/studio/dataset) changes. To see new data in the report, [refresh the report data](/looker/docs/studio/manage-data-freshness).\n\nWhen to refresh data source fields\n----------------------------------\n\nLooker Studio doesn't automatically detect schema changes in your dataset.\n\nIf you perform one of the following tasks, you should refresh the data source fields so that they both match:\n\n- Adding new fields to the dataset\n- Removing fields from the dataset\n- Renaming fields in the dataset\n- Reordering fields in the dataset\n\nFor example, if you add new columns to a Google Sheet, or modify the SQL query that is used in a custom BigQuery connection to return more or fewer fields, you should refresh the data source.\n| **Important:** If the structure of your dataset changes but you **don't refresh**, your data source and the dataset will be out of sync. This can cause unpredictable results.\n\n### To refresh data source fields\n\n1. [Edit the data source](/looker/docs/studio/edit-a-data-source).\n2. In the bottom left corner, click **REFRESH FIELDS**.\n3. If changes are found, click **APPLY**.\n\nEffects of refreshing data source fields\n----------------------------------------\n\n| **Important:** Refreshing fields can cause significant changes to the data source and any reports that use it. **These changes, once made, cannot be undone**. Proceed with caution.\n\nWhen you refresh data source fields, the following actions occur:\n\n- New fields from the dataset are added to the data source. Only fields containing data are added (empty fields are ignored).\n- Fields that have been removed from the dataset are removed from the data source.\n- Fields that have been removed from the data source are added back to the data source.\n- Fields that have been renamed are treated as if you've removed the old field and added a new one. The new name is NOT applied to the old field.\n- Reordered fields are not listed in the changes found but the changed order is applied to the internal structure of the data source (you won't see this change).\n- Reports already added to this data source remain attached, however, you may need to [fix any charts](#impact-on-reports) broken by the field changes.\n- Calculated fields that use a removed or renamed field are disabled. You can edit or remove the calculated field, as needed.\n- Charts that use a removed or renamed field will show a configuration error. You can edit or remove the chart, as needed.\n\n| **Note:** Changing field types or aggregations in the dataset are not detected by refreshing fields. You'll need to reconnect the data source to see these changes. See the next section.\n\n### A note on changing languages and refreshing fields\n\nGoogle Analytics and Google Ad Manager both support dynamic interface language switching: if you [change your Google language](https://support.google.com/accounts/answer/32047), you'll see those products appear in the new language (provided that language is supported by Analytics or Google Ad Manager).\n\nSimilarly, if you create an Analytics or Google Ad Manager data source in one language, switching languages and refreshing the data source fields changes the displayed field names to the selected language.\n\nFor example, suppose you create an Analytics data source while your Google language is set to English. The data source field names will appear in English. If you then change your language to Italian and refresh the data source fields, the displayed names now appear in Italian. Note that any dimensions or metrics you've explicitly renamed in the data source will revert to their default names in the new language, but calculated fields, and fields you've renamed in the report, won't be changed. [Learn more about changing your Google language](https://support.google.com/accounts/answer/32047).\n\nRelated resource\n----------------\n\n[Edit the data source connection](/looker/docs/studio/edit-the-data-source-connection)"]]