Hello,
I have a data set with 2 columns, both were created by a formula earlier in my workflow.
I need to compare the 2 columns with what I will assume is a Summarize tool, and count how many deltas there are.

So if the "Note" Column is populated, and the "Right_Note" column is not, I want to count that as a a delta. In the example provided there would be 9 counted on the "Note" side and 3 blanks counted on the "Right_Note" side.
Thank you!
Adam