Quantcast
Channel: SCN : All Content - SAP BusinessObjects Dashboards
Viewing all 3196 articles
Browse latest View live

Multi-select with check box & push button

$
0
0

Hi Guys,


My requirement is to filter a dashboard (BO 4.1) by selecting multiple check boxes.

The user gets to select the "Product" which has 3 values - A, B & C. Thus, I have created 3 check boxes in the dashboard. Based on the selection of the check boxes, the stacked column chart will change.

 

The stacked column chart (Webi Crosstab Live Office) contains Department wise Product Total for all Months. The data is shown below for each department.

 

Dept A:

 

Product

Jan

Feb

Mar

A

1

4

7

B

2

5

8

C

3

6

9

Total:

6

15

24

 

Dept B:

 

Product

Jan

Feb

Mar

A

1

2

3

B

4

5

6

C

7

8

9

Total:

12

15

18

 

Now, I am thinking I can use a push button to achieve this. If I place the check box on top of the push button, then once the push button is activated, I can copy the data into a destination cell in the spreadsheet and use that as a source for the chart. However, I am not sure, how I can activate  the push buttons when the user clicks the check boxes.

 

Could anyone help me achieve this?  Any other good alternative method will be appreciated. Thanks.


Multiple List Builder for filtering dashboard data

$
0
0

Hi Guys,

 

I tried searching the web on how to use multiple list builder components for filtering, but was unable to find any relevant information. So, I thought I start a new thread here.

 

Could someone please explain to me how one can go about achieving this ? I have a column chart (Monthly Dept Total) in my dashboard (BO 4.1 Live Office) that should change based on the selection from 2 list builder components.  The user should be able to select multiple values, so I cannot use the filter component. I am using the table below. The 2 list builder selectors are "Product" & "Month".

 

Dept

Product

Jan

Feb

Mar

X

A

1

2

3

X

B

4

5

6

X

C

7

8

9

Total for X:

 

12

15

18

Y

A

1

4

7

Y

B

2

5

8

Y

C

3

6

9

Total for Y:

 

6

15

24

Total for X+Y

 

18

30

42

Is it possible to pass Query parameters between two XLF's

$
0
0

Hi,

 

I have a parent dashboard (.xlf) and i'm trying to launch another .xlf (child) from the main dashboard using OpenDocURL.

 

Is it possible to pass Query Parameters from parent to the child using OpenDocURL ?

 

If not , how we can do it ? . I don't want to use SWF loader to load the child dashboard.

 

I'm using SAP Dashboard 4.1 SP4.

 

Thanks,

Shiva.

how to resolve the loop in universe level

$
0
0

how to resolve the loop in universe level

Linkup with Xcelsius dashboard to ECC

$
0
0

Hi Experts,

 

I am new to Xcelsius Dashboard and currently we are using SAP BO 4.0 and I am struggling with one scenario where we have to link our dashboard to ECC (R/3 System) to see the current data.

 

Our Requirements is to see the data with every single id. Also our system connectivity would be ECC - BW (BEx Query) - Xcelsius Dashboard. Dashboard will be on Bex query but the user wants to go from dashboard to ECC and we can not bring any other software like WebiReport, Crystal.

 

When user will select a document no. in the Dashboard, we have to go into the ECC screen and display the select document information.

 

For example:

 

When Contract ID 1 is chosen. the drilldown will go to:

  • Contract Screen, displaying Contract ID 1 details

 

When Contract ID 2 is chosen. the drilldown will go to:

  • Contract Screen, displaying Contract ID 2 details

 

When Project ID 1 is chosen, then the drilldown will go to:

  • Project Screen, display Project ID 1 details.

 

Any input would be helpful.

 

Thanks in Advance

 

 

Ansh

how to calculate word frequency dashboard

$
0
0

hi

 

I have a column called "Post". This column is filled by some big big paragraphs. Now I have some key words and I want to count these words in those paragraphs.

 

Example --

 

<       

PostSAP%Data%Total

SAP SE (Systems, Applications & Products in

Data Processing) is a German multinational

software corporation that

makes enterprise software to manage business

operations and customer relations. SAP is headquartered in Walldorf, Baden-Württemberg, Germany, with regional offices in 130

countries.The company has over 282,000 customers in 190 countries.

24.26 12.13 47

 

 

Please tell me hpw do i do this kind of analysis?

WSDL URL NOT SHOWING IN DASHBOARD

$
0
0

Dear Expert,

 

I have created Web Services using Webi report.

I have copy past WSDL URL to dashboard connection and after that Import and every thin is working fine.

 

I have mapped the data with component and its showing proper data but when i save dashboard to Repository and further open and check connection  at that time WSDL URL and Web Services URL Blank.

 

Please help me to resolve this issue.

 

Many Many Thanks In Advance.

 

BO Version - 4.1 SP 2

 

Regards,

Divyesh Patel

(9930578182)

HOW TO SEE DASHBOARD ON MOBILE ?

$
0
0

Dear Expert,

 

I have created Dashboard in Dashboard Designer using Mobile component.

Now I want to see the same dashboard on my mobile, Please help me how to see dashboard on mobile.

 

My dashboard Process

 

BEX Query -- > Webi ---> Web Services --> Dashboard

 

Many Many Thanks In Advance.

 

Regards,

Divyesh Patel

(9930578182)


creating a mobile compatible dashboard using SAP dashboards 4.1

$
0
0

Hi All,

 

I have developed some dashboards using SAP dashboards 4.1.these dashboards have been developed using web I reports as source  to these dashboards.i will be publishing these webi reports as Web services and use these web services using QAAWS connectivity.so now the customer is expecting that these dashboards shall be accessed from mobile devices like iPad and I phones.

 

I am totally new to this mobile conversion of existing dashboards.so can some body help me how to do this with detailed step by step process to be followed.

 

Thanks in advance.

 

Regards,

Kishke

dswsbobje config

$
0
0


Please take a look at attached pic. When I go to http://myserver.mycompany.com:8080/dswsbobje I can see it is then calling images\files from my ssl port 8143 and not 8080. I wanted to know what is causing this. dswsbobje isnt listed in my httpd.conf file. I dont see anything in dsws.properties or web.xml that would cause this 8143 to be referenced when going to 8080. I do have both ports 8080(http) and 8143(https) listed in my axis2 file. Curious as to what is causing this.

Thanks

How to refresh data in Dashboard with Customer Exit variable through Live Office

$
0
0

Dear Expert,

I created dashboard through Live Office with flow BEx query -->Universe -->Weibi -->Dashboard

In BEx Query, I used 0PCALMON variable for madatory and ready for input.

I created customer exit to based  on 0PCALMON to calculate YTD and same month in last year.

In Webi, I can refresh data when input prompt Cal Month

I get data from Webi to Dashboard through Live Office and can refresh data in Excel Dashboard

I used combobox component to change Calmonth in canvas, I have problem:

     - The measure with variable 0PCALMON can refresh data when combobox changed value

     - The measure with customer exit (YTD, Last Year,...) can not refresh data when Combobox changed value

 

I have read many thread in this forum but can not solved my problem

 

Please help me

 

Thanks

Using same data cells for different selections

$
0
0

Hi Guys,

 

I am building a dashboard using live office in dashboards 4.1.

 

The first view is a column chart with the summary data. Then, the user can click on a push button that opens up a list builder component for the user to make the selections. The column chart will change according to the selection.

 

Now, what I am trying to do is - use the same column chart for both views (summary & filter).

To do so, I have created a series in the list builder with the following source & destination cells. The "Product" column is the label. Yellow cells are there to identify cell location in Excel.

 

Source cells:

 

 

A

B

C

D

1

Product

Jan

Feb

Mar

2

A

1

2

3

3

B

4

5

6

4

C

7

8

9

5

Sum:

12

15

18

 

Destination cells:

 

 

A

B

C

D

1

Product

Jan

Feb

Mar

2

 

 

 

 

3

 

 

 

 

4

 

 

 

 

5

Sum:

 

 

 


The data for the column chart is the Sum values and the Month Names from the destination cells.


The "Sum" row in the destination cells uses the following formula -

If (Sum(B2+B3+B4=0), then get the corresponding sum value from the source cells i.e. B5, else Sum(B2+B3+B4).


Doing this, puts the sum values from the source cells into the destination by default which gives me the summary view when the dashboard is run.


Now, when the user selects the labels from the list builder, the rows from the source cells get inserted into the destination cells. However, if there is no data in one of the columns in the destination cells, there will still be value for "Sum" because of the formula I used. I do not want this.


Could anyone please help me resolve this issue?

Last Successful data upload of DSO

$
0
0

Hi Experts,

 

the requirement is to display the timestamp of Last Successful Data Upload in DSO in a Label in Dashboard.

 

The query does display the Status of Data when we execute it in Analyzer but how can i link it to a field so that the same can be displayed in Dashboard.

 

or is there any table from where i'll get the Info as the timestamp shown in query is correct but in table RSICCONT this entry doesn't exist.

 

Kindly Help.

Multiple selection of parameters

$
0
0

In one of the ongoing BO implementation projects, we had a peculiar requirement of allowing users to select multiple parameters. In our case, we had to select multiple planners and filter dashboard data accordingly.

Apart from the List Builder component, there is not much scope in the default Dashboard components to satisfy this requirement. List Builder has its own pros and cons. The user is not very motivated to use List Builders because of the real estate it occupies and its design.

We bundled some standard components and created a multi-select. It looks like this:

5.png

We have used a combination of multiple check boxes put inside a canvas. This canvas “drops-down” when the “Select Planner” button is clicked and “hides” when the cross button is clicked. We have driven the dynamic visibility of the canvas on the button interactions.

Individual checkboxes are capable of data insertion. These inserted values can be used to drive the excel logic further. An “ALL” checkbox is provided at the top of the stack that supersedes all the other selections.

Open Dashboards from SAP

$
0
0

Hi together,

 

I've a new SAP BO Dashboards 4.1 installation on my laptop.

 

Now I can't open dashboards from SAP:

 

MENU -> SAP -> OPEN

 

At this point I get the message: "Open from SAP not possible" (Sorry, this is my translation...)

 

I don't get the SAPlogon-Pad, but the Logon-Pad is installed and placed in the right folder..., I can open any other SAP-system connection without problems....

 

Any ideas ?


WEB SERVICES ISSUE IN DASHBOARD

$
0
0

Dear Expert,

 

I have created Web Services using Webi report.

 

When I am creating QAWS Connection ..Every thing fine , please see the attachment.

 

 

I have mapped data with component and every thing working fine, But I save to Dashboard and Mobile and further open the same report from Dashboard designer, WSDL URL and Method is Missing,

 

Please see the Attachment.

 

 

Please help me to resolve this issue.

 

Many Many Thanks In Advance.

 

Regards

Divyesh Patel

(9930578182)

Can we give two combo box destination in same rows and coloumn?

$
0
0

Hi Experts,

 

Can you tell me Is it possible two combo destination in same rows and coloumn. If possible explain me..

 

i have tried first destination place in one particular cells and second placed it same place. while running it shows second one placed value only showing.

First combo box value is not showing

WSDL URL NOT SHOWING IN DASHBOARD

$
0
0

Dear Expert,

 

I have created Web Services using Webi report.

I have copy past WSDL URL to dashboard connection and after that Import and every thin is working fine.

 

I have mapped the data with component and its showing proper data but when i save dashboard to Repository and further open and check connection  at that time WSDL URL and Web Services URL Blank.

 

Please help me to resolve this issue.

 

Many Many Thanks In Advance.

 

BO Version - 4.1 SP 2

 

Regards,

Divyesh Patel

(9930578182)

Migration issues from DEV to QA

$
0
0

Hi Friends,

 

I have created a dashboard with Web service(BIWS) in DEV system and its works fine but when i transported the dashboard to QA still the webi blocks pointing the DEV system and data is not loading to dashboard. Have anyone faced this issue? can i get resolved it?

 

Thanks

Vijay Muniraj

Passing Parameters through parent dashboard to child dashboard.

$
0
0

Due to performance limitations within Xcelsius, it can be difficult to build large scale dashboards that are easy to manage. Fortunately, Xcelsius comes equipped with components that makes it easier to create a single “Parent” SWF which can load multiple “Child” SWFs inside itself. Perhaps the biggest challenge with this design architecture is enabling the “Parent” SWF to communicate with the “Child” SWF.

Luckily, with the use of Flash Variables and the SWF loader component, we can easily overcome this challenge.

 

How to do it:

1. Create your child.xlf

2. Establish a cell where your parameter will be passed. I used cell E6 in my example

3. Access the data manager within the child.xlf and add a Flash Variables connection

4. Add a range and give it a name. In my example I named the range “salesman”

5. Select the range in which the data parameter will be passed. Cell E6 is the range in my example

6. Create your parent.xlf

7. Setup a sheet within your parent.xlf as follows:

a) Enter the URL where your will store your child.swf in cell B5

b) Enter the name of the range that you used in your child.swf in cell B7 “salesman”

c) Reserve cell B9 for the parameter that is going to be passed

d) Enter the following formula in cell B11: =B5&”?”&B7&”=”&B9

8. Add a component to input your parameter – I chose to use a list box for my example

9. Bind the output destination of your component to cell B9

10. Add a SWF Loader component to the dashboard

11. Bind the Source URL to cell B11

There you have it. Although my example is fairly simple, this should get you moving in the right direction to developing larger scale dashboard applications that are easier to manage.

Viewing all 3196 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>