Focal Point
[SOLVED] Active Report vs Dashboard -- what's the difference?

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

February 27, 2014, 01:38 PM
Gregorio
[SOLVED] Active Report vs Dashboard -- what's the difference?
Hello:

It seems to me that Active Reports offer the same functionality as a Dashboard. I can filter, build charts, etc. in a Active Report. What features does a Dashboard offer that an Active Report doesn't have?

Thanks!
Greg

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


WebFOCUS 8.x, Service Pack 2
Windows, All Outputs (mainly Active Reports)
February 27, 2014, 05:10 PM
Luiz De Assis
Gregorio,

Here are my two cents. One functionality that makes dashboards much more powerful is that it allows users to bring together charts and reports from different data sources onto one tab/page. Moreover, you can keep adding tabs/pages, and basically have a whole application built in AHTML. An active report/chart on the other hand, will not give you that kind of flexibility. Hope this helps some. Cheers!
February 28, 2014, 07:07 AM
Alex
The dashboard is simply a container into which you can position reports and charts and requires that you are connected to your data source(s).
AHTML is an output format which places all of your answer set into an HTML container which is standalone. Data in the AHTML report once created can be resorted, filtered and charted with no connections to your data source(s) required.


WF 7.7.04, WF 8.0.7, Win7, Win8, Linux, UNIX, Excel, PDF
June 26, 2014, 02:00 PM
Al_C
Here's a related question:

What's the difference between pulling reports & graphs together in HTML composer vs Document Composer


WebFOCUS 7.6.9
Windows
all output (Excel, HTML, PDF)
July 02, 2014, 05:03 PM
Tamra
Hi Al_C

You asked the following question:
What's the difference between pulling reports & graphs together in HTML composer vs Document Composer?

Within "HELP" in Developer Studio there is an explanation of each for the above.

HTML Composer:
You can create procedures and HTML forms in one integrated process with the HTML Composer. When you save your layout, the procedures are embedded in the HTML file, creating a single file for your application.

Document Composer:

Document Composer enables you to design reports, coordinate layouts, and distribute layouts, made up of multiple reports and graphs. These can be done in a single document.

You can position reports and graphs anywhere on a single page or combine a series of layouts within a single document.
When creating compound reports from Document Composer, PDF, HTML, active report, PowerPoint, Excel, Excel 2007, active PDF, active Flash, and User output formats are available.

This might be the big difference between the 2:
Although the output format list displays HTML, the report output format created in the request is actually DHTML (Web Document).

Hopefully, that provides you with the answer you were looking for.

Take care,
Tamra Colangelo
Information Builders Customer Support


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
July 15, 2014, 02:53 PM
Teri
Tamra,

Could you provide some examples of when/how you would use the HTML Composer vs the Document Composer?

Thanks,
Teri


WebFocus 8
July 16, 2014, 11:42 AM
J
Active reports & Document composer work great when trying to create "offline" documents that you can send to people and manipulate without having to send requests to the client/server. If they are able to connect to the internet, I recommend using Active reports & HTML Composer instead as it is much more robust.

Document composer (like its name suggests) is great for creating compound documents (pdf, excel, etc.) or offline shareable dhtml.

Html composer (like its name suggests) is great for creating web applications and forms.

If you combine document composer with active reports you can add filter controls. These are different than the html controls because the filters can be used offline, the data is already loaded so the filters are extremely fast, but it requires all the data to be loaded initially.

Html composer lets you filter the report initially but then you have to either re-run the report with different values or filter via the active report drop-down menus (which can be a hassle). The initial run is quicker but the filtering takes longer.

Al_C, you post should be in a separate thread and should be under the main forum "Webfocus/focus". You will get more responses there.

This message has been edited. Last edited by: J,


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
July 16, 2014, 01:00 PM
Tamra
Thanks J,

Your response and added input is greatly appreciated.

Hopefully, this satisfies everyone's questions about the difference between Active Reports, HTML Composer and Document Composer.

Tamra Colangelo
Information Builders Customer Support


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5