Thanks for putting this video up. It helped me trouble shoot an export issue following the Iterator. My select feature was a numerical value, and I was exporting to a GDB. (feature classes can not start with a number duh) then I tried a text value but it had a space... So, I tricked GIS. "a%value%" worked for the numerical value!
Thanks for putting this video up. It helped me trouble shoot an export issue following the Iterator. My select feature was a numerical value, and I was exporting to a GDB. (feature classes can not start with a number duh) then I tried a text value but it had a space...
So, I tricked GIS. "a%value%" worked for the numerical value!
No problem, that was very smart of you to do that! Let me know if there are anymore topics you want covered on the channel!
Thank you this video helped me to wrap my head around iterations :)
No problem, glad it helped!
Actually for this you could use Split (Analysis) by attribute value.
Nice! I love when folks find different and often times more efficient ways to accomplish goals! Thanks so much! Ill test this tool soon!