Focal Point
[CLOSED] IA "Active Report" Chart not working...

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

September 20, 2013, 10:42 AM
John Pfeiffer
[CLOSED] IA "Active Report" Chart not working...
Has anyone ever had an issue with only part of your Chart showing up in InfoAssist? It only happens to me when I use "Active Reports" format. HTML5 works fine, but when I change my report to "Active Report" only 1 of the 10 bars show up on my bar graph. I am using WF version 8.0.02M and running on a Windows Server. Thanks!

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8.0.2
Windows
HTML, HTML5, Active Report
September 30, 2013, 06:43 PM
John 9999
I feel your pain... I too am having issues with Active Reports format and graphs. Particularly if you build a chart (bubble chart for example) with two Y axis. It looks fine in the preview window but when you run it, the series and x axis get switched around.


WebFOCUS V8
Windows, All Outputs
February 12, 2015, 09:17 AM
Thias Mercer
You posted this in 2013 and the same issue is still going on. The preview looks perfect but when I run it, it all gets switched around. Has anyone found the solution to this?


WebFOCUS 8.0
February 13, 2015, 09:51 AM
<nick z>
Thias,
I responded in your other post about the same issue.
Just in case here is my answer again in this post:

Unfortunately you hit a known unsupported syntax for Active Charts.
In your procedure you have either ACROSS syntax Or GRLEGEND 1. It is documented in Active Technologies User's Guide
That ACROSS is not supported
http://infocenter.informationb...eTech/launch_pdf.htm


Creating an Active Technologies Chart section on page 357.

ACROSS syntax gets generated in the procedure for Charts, when you place a field in the Legend bucket.

The reason why preview shows up correctly, is because preview is in HTML5(JSCHART) format. But the Runtime is in Active format.

Thank you.
Nick.