Forum Discussion

brian_s's avatar
brian_s
Qrew Trainee
2 days ago

Dashboard Format Question (summarizing)

I am messing around a bit here looking to create a dashboard to summarize some specific information. I am starting with a report. 

My fields are as follows: Market Type (subject), Probability (in percent 0,1, 10,20,70,90), Expected Revenue (in dollars), Status (open or closed), Region (for filtering later)

Example Data:   

Football, 10%, $1000, Open, East

Baseball, 90%, $500, Open, West

Football, 30%, $700, Open, South

Soccer,    10%, $600, Open, South

 

I am trying to summarize this in such a way that it looks like the following:

Market Type     0        1        10            30         70        90         Grand Total

Football                                $1000    $700                                      $1700

Baseball                                                                          $500            $500

Soccer                                  $600                                                       $600

Grand Totals                        $1600    $700                 $500

 

I have been messing around a bit with both a TABLE and SUMMARY report and I am getting mixed results.   What would be the best way to approach this? I have a feeling i'm overthinking this a bit. 

Any suggestions would be appreciated. 

 

 

  • A simple summary report should work.  Summarize that value field with Rows by Market Type and column groupings by that % field.