HiI have data coming on my column grouping, "Sum(Fields!Total.Value), and I also have "Total Group Column". I want to calculate the percentage, all values should add up 100 on the "Total Group Column". The issue I'm having is that the current "Total Group Column" is having "Sum(Fields!Total.Value)" as a value and so does values coming from the grouped column. how do I then write expression for percentages, or how to do I calculate percentage on the group column?
↧