Sum of Breakdown Rows in Adobe
Hi, I'm looking for a way to add the breakdown rows in a freeform table.
For Context: I have created a segment which gives me the total visits on the landing of a screen and on the same screen another variable is configured which captures the keyword. I want the unique combination of the visit and the keyword.
Example: If there are total 3 visits (V1, V2 and V3) and K1, K2 and K3 are 3 different keyword captured in the other variable (v9)
V1 - K1 & K2
V2 - K1
V3 - K3 & K1 & K1
Count of Visits in which a Keyword was captured:
K1 - 3
K2 - 1
K3 - 1
Total - 5 (I'm trying to get this total from the segment)
