Focal Point
Multiple bar Graph

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1461084022/m/609107103

November 25, 2009, 05:53 AM
umun
Multiple bar Graph
I am having problem with generating a graph with multile bar charts.

I am able to generate a graph with y-axis and x-axis having a field value each but I can't represent two fields in x-axis.

The task is:
1. represent count value in y-axis (I have done this)
2. X-axis: For each Aug-2009, Sep-2009 and Oct-2009 in x-axis, generate graph for 4 countries.

Please, how do I apply two fields(month and country) to the x-axis.

Also, I want to add a condition where a YEAR field = current year. can someone let me know how to implement this? what is the current year function please.

Thanks.


WebFOCUS 7.7.02
Windows/SQL/CUBES
HTML/PDF/XLS
November 27, 2009, 02:48 AM
Stefan
Try something like:

SUM myValue
ACROSS myTime
BY MyCountry


WF 7.6.9
PMF 5.1.3
BID 7.6.9

Win XP
HTML, PDF, Excel, PowerPoint