Hello,
I am trying to get calculations based on a few different things, but when I summarize I am duplicating so many of my rows. . Attached is my data file.
Basically what I want is 3 things:
Sum of Opioids Administered by TimeFrame
Sum of Opioids Administered by State and TimeFrame
Sum of Opioids Administered by KDS ID and Time Frame.
My Timeframes are Baseline and Performance. Currently I am using the Sum tool to do each of these individually then joining them back together. In doing so, I am duplicating my rows time and time again. I know there is an easier way to do this.
The attached data is my current output. I really shouldn't have any more rows than the 375 in this file, but I am getting way more than that. Also, I have tried Union and Join.