Question 46
Selectable Answer
Skipped Join the Geo Data and Time Series Table on the Item Number ID column, and display the Store count for every State on a Map.
What was the Store count in 2017 for Texas (TX)?
Join the Geo Data and Time Series Table on the Item Number ID column, and display the Store count for every State on a Map.
What was the Store count in 2017 for Texas (TX)?
What was the Store count in 2017 for Texas (TX)?
Join the Geo Data and Time Series Table on the Item Number ID column, and display the Store count for every State on a Map.
What was the Store count in 2017 for Texas (TX)?
Answer:
Explanation:
Since you need BOTH State and the YEAR, we need to use an Inner Join.
Follow the steps below:
Explanation:
Since you need BOTH State and the YEAR, we need to use an Inner Join.
Follow the steps below:
