Re: multiple toggle buttons in Dashboard deigner
Sure Sateesh, How do I do it. Not sure how to rate/Answered. steps please. I've one more quick question, Have a bar chart having X-axis with codes like (US,UK,IND,AUS) and Mouse Over is enabled for...
View ArticleRe: multiple toggle buttons in Dashboard deigner
Please check the below link. How to close a discussion and why
View ArticleRe: multiple toggle buttons in Dashboard deigner
Hi Ste, Please follow the Link That Suman had Shared and Thanks Suman for that Link
View ArticleRe: new to dashboards
The links which is given above is more than enough to get an idea about the Dashboard, inside the dashboard in file menu you can also find samples & templates which gives a basic component level...
View ArticleFull outer Join in WEBI
Dear All Following is the scenario,I am getting the data from SAP BI in the form of BA,Profitcenter and Amount.the second query is getting data from EXCEL where the amount is related with BA and Profit...
View ArticleRe: Full outer Join in WEBI
Hi Tushar, In this case, you can merge both the dimensions i.e. BA and PC. And in TOTAL column, you can specify formula as below: =If (IsNull([Amount BI]) And IsNull([Amount Excel])) Then 0 Else...
View ArticleRe: while Opening Dashboard after connecting BI server
Hi, Check if you are able to add any SAP Netweaver connection. If not check what the error message is.Also search for saplogon.ini file and place it under Windows directory.
View ArticleCommand line
Hello, Does Dashboard Design 4.1 departmental edition have any command line capabilities? Thanks.George
View ArticleRe: Command line
Command line capabilities just got into the crystal reports & Design studio not into the dashboard. Please check the below link for more information....
View ArticleAuto refresh data in Dashboard using Excel or Xml as Datasource
Experts I am trying to achieve dynamic refresh of a dashboard in BO 4.0 by using excel / XML as a data connection. No LO / QAAWS / IDT allowed to accomplish this requirement. Tried all possible ways by...
View ArticleRe: Multiple Value or Spinners together
There is no such component to behave like that, you can use text box or other components like spinner to do this, but again you need to use many component to apply the logic.
View ArticleRe: Auto refresh data in Dashboard using Excel or Xml as Datasource
I hope you might have missed something while working with xml connection, because xml connectivity works perfectly on auto refresh.
View ArticleRe: Dashboard in pdf opens for some but not others
What is your adobe flash player version : Check out the below links if you are using version 14.Dashboards issues with latest Adobe Flash Player 14.0 Also please check the below Note too: 1696045 -...
View ArticleRe: CESerializedSession in BO 4.1 SP2Patch1
Is your issue resolved? Might help others while searching for answers
View ArticleRe: Auto refresh data in Dashboard using Excel or Xml as Datasource
Thanks for your response Suman, I am setting up the data connections in the same way thats been demo'd here in the below...
View ArticleRe: Auto refresh data in Dashboard using Excel or Xml as Datasource
Hi Rakesh,You cannot use excel in this scenario.However, XML data connection lets you get refreshed data from a xml file. Check the usage tab, for refresh settings.Regards,Abhilasha
View ArticleRe: Multiple Value or Spinners together
Hi, For achieveing, what if analysis the only component available is spinner.But this does not let you put multiple values. You need to use mutiple spinner components. And as mentioned by suman for...
View ArticleRe: How work Dynamic global Filters in SAP Dashboard
Hi Chris, There a component in Dashboards as Filter.You can specify the number of filters that you want. Also we have a sample Dashboard in File -> Samples. Regards,Abhilasha
View ArticleRe: Auto refresh data in Dashboard using Excel or Xml as Datasource
With the below procedure I can able to acheive the Auto refresh using XML Data connection....
View Article