Focal Point
[SOLVED] graph with years 2009 2010 2011

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

December 02, 2008, 07:58 AM
expertomad
[SOLVED] graph with years 2009 2010 2011
Good morning, I want to draw a graph that when the 2006 2007 2008 where there is data in the table also remove 2009 2010 2011 with its indicator corespondiente
can someone please help me
graph file car
sum
sales
across ANNIO
end
if ANNIO ONLY HAVE 2006 2007 2008 I want show 2009 2010 2011 tan not exit

This message has been edited. Last edited by: Kerry,
December 02, 2008, 08:48 AM
FrankDutch
....fill in the signature please....

we want ot know what version and platform you use.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

December 02, 2008, 09:24 AM
Francis Mariani
graph file car
sum
sales
across ANNIO

WHERE ANNIO IN (2006, 2007, 2008)
end



Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
December 02, 2008, 09:38 AM
expertomad
I want is to draw years that there is no data in the table
December 03, 2008, 12:31 PM
FrankDutch
graph file car
sum
sales
across ANNIO
COLUMNS 2006 AND  2007 AND  2008 AND  2009 AND 2010 AND 2011
end



this should do it.....

SIGNATURE!!!!




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

December 03, 2008, 12:40 PM
<JG>
There are many posts in the forum about forcing none existant data into graphs
BUT release is important.

Frank has been very kind, because a simple search could have given you the information.

Use the forum don't abuse it.
December 03, 2008, 01:51 PM
Francis Mariani
If English is not your mother tongue it might be difficult to come up with the English words to use in the Search. I don't think expertomad is abusing the forum.

expertomad, you originally stated "remove 2009 2010 2011" so I assumed you did not want those years. Try Frank's suggestion - using COLUMNS ... forces missing data to appear in the report.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
December 03, 2008, 02:12 PM
<JG>
Francis, I do not disagree, however (and this is a topic that has been touched upon before)

There are a very large number of untrained (and companies will not pay for the training)
outsourced people out there that want everyone else to do the job for them.

You have recently posted for open positions, helping is one thing which is I am all in favor of
but doing good people out of a job I am not.

It's not the individuals who are to blame, it's the IBI clients.

If they can get the work done for free via the forum then they are happy.

If they have to pay for it then they will come to understand that having their own
people is actually more cost effective.

End of Rant
December 03, 2008, 03:46 PM
Waz
Begin Rant

Agree with JG

End Rant


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!