'Is it possible to display Percentage values group wise instead of total in tableau

My current bar plot looks like :

enter image description here

The percentage is calculated for whole dataset. I need to know percentage group wise for all income categories. I am able to achieve the same one by one with the use of filter: enter image description here

But I need to get the percent values for each group in first barplot. That is, 77.69% - 22.31% in first diagram.

Any help is appreciated.

Thanks.



Solution 1:[1]

I was able to achieve the functionality by right clicking the Text - CNT(Is Churn) and using the compute using functionality :

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Madhanlal