I would like to create a calculated field, which would substract metrics total events from the event with more total events to event with less total events. Afterwards, I would like to create a line graph of this in DataStudio.
Basically, I would like to substract total events of the following events:
Event Category: Game
Event Action: Game Session Started
minus
Event Category: Game
Event Action: Game Session Finished
I was trying in CASE with functions such as ABS, SUM etc.. however, I can't seem to find a solution. Thank you.
Here is an example: Example