Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #152: Finding Vehicle Counts

ipeng
8 - Asteroid
Spoiler
152.PNG
CharlieS
17 - Castor
17 - Castor

 

Spoiler
The Calgary Join can be configured to return the count of records that match certain criteria. So these are the only two tools needed.

Challenge_0152-CharlieS_Solution.png






pjdit
8 - Asteroid

This time using the Calgary tools available..

Spoiler
Challenge_152_Spoiler2.JPG
KevinW
8 - Asteroid

Ahhh.... much easier now that the index files are there.

 

Spoiler
152 v2.JPG

I could have restricted the data to just count for the Blue Chevy's in the Calgary Cross Count Append, but put that in the filter instead so that any color or model of car could be checked on.

 

ddiesel
13 - Pulsar
13 - Pulsar

First time using Calgary tools. I like the features!

 

Spoiler
Capture.PNG
ponraj
13 - Pulsar

Here is my solution. I have never heard about this place.  However, google image search helped me to find this place

 

Spoiler
Finding Vehicle Counts.PNG

 

JosephSerpis
17 - Castor
17 - Castor

Challenge Completed 

rfergus
8 - Asteroid
Spoiler
Went the Calgary Input and join route too. Originally had a filter as well, but saw in the other solutions you could include query criteria in the calgary input.  First time using these tools.
image.png
estherb47
15 - Aurora
15 - Aurora

GREAT city! FUN tools. I've done very little with these so far, and clearly need to play some more :)

Took 2 approaches, one with a regular join, and one with a calgary cross count. Calgary join worked, but didn't get all of the fields I wanted in the output

 

Spoiler
image.png
sachin02
8 - Asteroid

My solution without use of input data and summarize tool: