Focal Point
[SOLVED]Searching for an easier way, BI Portal page, one filter for different Reports

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

September 14, 2015, 08:59 AM
btiedemann
[SOLVED]Searching for an easier way, BI Portal page, one filter for different Reports
Hello Forum,

we are now trying out the possibilities of the BI Portal within the GUI.
An essential funktionality for us is,
that the users are to be able to enter one filter for different reports.

If I read the documentation, a html-page is neccessary to enter
one filter value for different reports.
My question is:
Is there any other way availalbe to create a filter for different reports without a html-form?

I couldn't find in documentation any possibility to create with the GUI a BI Portal filter-page
without using a html-page.

Thanks in advance.

Regards,
Bernd

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


WebFOCUS 8.1
Build Version: 8105m
Build/GEN Number: 187 Application Server: Apache Tomcat/7.0.33
Windows, All Outputs
September 14, 2015, 10:23 AM
CoolGuy
btiedemann,

What exactly do you have in mind?

Usually you can use the HTML Composer/Canvas tool, and create an HTML-based form that you can place within the banner portion of your BIP layout that when ran can pass parameter values to as many reports as you'd like across one or more pages. Look into "magic/global" filtering within the BIP and using -DEFAULT and/or -DEFAULTH in conjunction with such.

If you want to create filters in some other way than by utilizing the GUI, then you can probably use the -HTMLFORM BEGIN/END commands and some Js to get what you want.


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
September 15, 2015, 02:16 AM
btiedemann
Thank you.

I'll check that.

Have a nice day

Bernd


WebFOCUS 8.1
Build Version: 8105m
Build/GEN Number: 187 Application Server: Apache Tomcat/7.0.33
Windows, All Outputs
September 15, 2015, 08:09 PM
StuBouyer
You want to read the Business Intelligence Portal manual.

The chapter specific to your question is "Advanced Interactive Features" -> "Creating Global filters"


WebFOCUS 8.2.03 (8.2.06 in testing)
September 16, 2015, 08:15 AM
eric.woerle
Stu,

I dont think that's available in 8.0.09. I think the global filters became available in 8.1.04. The API'S exist in 8.0.09 as far as I understand though. I don't think they are documented though. You can search the knowledge base for "Magic Filters", or ask ibi for the magic filters demo. That might help in this instance.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
September 17, 2015, 03:22 AM
btiedemann
Hello Forum,

thank you all for help.

Generally there is no really 'easy' way to create a launch page unless the
magically filter.
It takes time to understand the quite good documentation,
but that depends on the person in front of the screen Wink

have a nice day

Bernd


WebFOCUS 8.1
Build Version: 8105m
Build/GEN Number: 187 Application Server: Apache Tomcat/7.0.33
Windows, All Outputs
September 17, 2015, 09:02 PM
StuBouyer
Sorry, should have checked the version of the link.

In 8.0.x it was a little more manual but still relatively easy if you are used to creating HTML pages in Dev/App Studio

Here is the link to the 8.0.09 version.

Filtering Reports using a HTML Composer Form


WebFOCUS 8.2.03 (8.2.06 in testing)
September 18, 2015, 08:14 AM
btiedemann
Hello,
thanks a lot for your reply,
I'd found this documentation and the others
including a filmed presentation.

Our intention was, to avoid using extra coding like a javaskript and others, only to design a launch page with the Webfocus GUI.

Have a nice day

Bernd


WebFOCUS 8.1
Build Version: 8105m
Build/GEN Number: 187 Application Server: Apache Tomcat/7.0.33
Windows, All Outputs
September 20, 2015, 09:01 PM
StuBouyer
Bernd,

Unfortunately the WebFOCUS GUI tools (Dev Studio and App Studio) run a little behind the product in terms of functionality.

The javascript used in the documentation and presentation for 8.0.0x are IB approved calls, but until 8.1.0x you had to manually add the code.

You will find that you will sometimes have to resort to hand coding to get the bells and whistles in your portal - sometimes you even end up hand coding XML config files, for example to set up a custom login page.

Regards

Stu


WebFOCUS 8.2.03 (8.2.06 in testing)