Hi Everyone,
I'm trying to use the summarize tool to group by product and sum the sales and units sold, but I received null values for sales (not sure if the units sold that came out are correct) when I run it.
Sales and units sold are string going into the summarize tool. I tried using Tonumber(), but had no luck.
Any help would be appreciated!