Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

How to get percentage from multiple different rows

Hi

 

I have 4 different  column values that come from table. Each value must be Sum and percentage and last one total of them all

 

Below is example where 101 = sum(tablename.column2) is 100% and then 33 = sum(tablename.column3) is 32%, 23 is 22% and so on

With these values i need to make a graph. Do i need to write some kind of measure, where it would take 4 different sum values of  then change them to needed percentage or is there another way? 

 

 

  • Anonymous's avatar
    Anonymous
    7 years ago
    • In Dispute vs CurrentAmount (%)
    • In Collection vs CurrentAmount (%)
    • VIPRecieivables vs CurrentAmount (%)
    • Overdue vs CurrentAmount (%)

    Hard to explain, but like before i said, CurrentAmount is Total 

     

    Edit. I found a solution to my problem. I used marketplace and installed custom gauge, that does the trick

4 Replies