Forum Discussion

BishwaR's avatar
BishwaR
Helper V
4 years ago
Solved

Group by with Two Columns

Hi I have a table like this

 

Region                                Category           Total Day

Asia                                    Expensive             2

North America                   Cheap                  4

Europe                              Very Expensive      5

Ais                                       Very Cheap         1

 

I have to show these values in one bar graph Region Vs  Group By Category which includes Category+ Today Day.

I can create a group in the Fields section based on Category to include "Expensive","Cheap","Very Expensive" and "Very Cheap" but how to include " Total Day" in the same group so that I can get it all in the Legend

 

Thank you 

 

8 Replies

    • BishwaR's avatar
      BishwaR
      Helper V

      Thank you so much for the prompt response, but I forgot to mention Region in my question.

      Please look at my message once again