This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hello, I am trying to add a simple row that will total my "Amounts" column in my output. What's the best way to do that? I've attached pictures. The highlighted box is where I need a total.. Any ideas?
Solved! Go to Solution.
@malafollette you can accomplish this by using a Summarize tool to calculate the total, then a Union tool to add the record to the bottom of your data set:
Hello @malafollette,
You can do it easily with a union and a summarize tool. Just remember to change the name from the summarize output to match to the column where you want to show the total.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards