Hello!
I am trying to append zip code labor data to a 1 mile grid. I'd like to weight the data so some grids receive a higher value according to the population.
Right now I am finding the percentage of the population the grid has relative to the zip code and using that percentage and multiplying it by my labor values.
One problem is when a grid overlaps and touches two different zip codes. I am very new to Alteryx so my attached workflow may be the wrong way to go about this.
The first "section" of tools is really just to normalize my data (which was really just a test for now and not needed). It is the 2nd and 3rd section that is tricky.
For reference I am putting the grid as a shapefile into Tableau to be visualized.
Thanks everyone for your help on this. Any advice would be very appreciated.