Forum Discussion
hsackman
2 years agoFrequent Visitor
Calculate Based off Column Total ONLY
Hello, I'm trying to get a weighted conversion based off the total of a different measure. 'Measure' is taking the count of agent ID over 'Paid Leads', but I only need the total. Problem ...
Thennarasu_R
Responsive Resident
2 years agoHI hsackman
Its Possible we can do.Below i mentioned the measures . You can this one . I put some refference name instead that one you can change respective measures.
Measure=Divide(Measure ,Sumx(Values(Categorycolumn),Conversion Measure)
Thanks
Thennarasu R
hsackman
2 years agoFrequent Visitor
I can't seem to input the Categorycolumn, that too is a created measure/calculation. How do I do this?
- Thennarasu_R2 years ago
Responsive Resident
hsackman
Then in table visuals how measures are spilt .We have one column that u used in first column based on that column all measues values are spilt .
I dont know that one instead of that i said like Category whatever column you have mention over there.
Thanks,
Thennarasu R