시작하기무료로 시작하기

Unsorted lookups

It's good data practice to keep information relating to different entities in separate tables, but there are many use cases for combining this information to draw insights from data. Lookups allow you to find and return information in another table based upon a key, or common value, present in both tables.

In this exercise, you'll utilize lookups to find course titles and the number of credits awarded from course codes.

이 연습은 강의의 일부입니다

Google Sheets로 하는 데이터 분석

강의 보기

연습 안내

  • In B3:B10, look up the class name for each course code in C3:C10.
  • In D3:D10, look up the number of credits associated with each course.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작