APPLICATION.setVariableValue - BEx variable configuration
Hi I want to use the function APPLICATION.setVariableValue() or APPLICATION.setVariableValueExt() in the "On Startup" area to pass a java script variable to a BEx variable. No mather how I configure...
View ArticleSDK Project: GeoCoding with DS
Hi,it would be really nice, if one of you could give me some help.For our project we determine during the runtime geodata from the addresses of our customers.Now I'm looking for a nice solution, that...
View ArticleError "Could not initiate connection. Check the Web Service URL" when using...
Dear all, we have two client computers running Design Studio 1.2 When I use the first one to logon to Design Studio via BI Platform connection startup mode, everything works fine: As soon as I enter...
View ArticleUnable to connect to BW data source using SSO
Hi Team, Currently we are BI 4.0 SP6 and installed Design Studio 1.2 BI add on version. BW ver 7.4 SP3 1. Created OLAP connection in CMC using SSO option.2. Logged in to Design studio using BO user or...
View ArticleABEND RS_EXCEPTION with some users
Hi Group , Environment : BI 4.0 SP6,DS 1.2,BI 7.4 SP3,OLAP connection with SSO. Created application and tested with developer ID (enterprise user with admin rights) , it is working .Refreshed same...
View ArticleDesign Studio SDK with Eclipse IDE for Java EE Developers (32 bit) error
Hi experts I just started to look at how it’s possible to develop custom objects for Design Studio 1.2. I followed the guide from SAP for setting up and developing components (ds12_dev_guide_en). I get...
View ArticleDemo with sample excel data using Design Studio
Hi Experts, I have started working in Design Studio recently. I have gone through the tutorials, some articles and blogs in scn. What I understood is the data should always come from a datasource...
View ArticleWhere to add Analysis Application Service in split APS
Dear Team, We are in BI 4.0 SP6. we have spilit APS services into 7 APS as recommanded by SAP for BI performance. Later we installed design studio 1.2 addon in the server. 1. Should we create seperate...
View ArticleNot able to run Design Studio Application as OpenDocument from BI LauchPad...
Hi experts, we are not able to start a SAP BusinessObjects Design Studio Application as OpenDocument from BI LaunchPad FOLDER STRUCTURE. The start of the OpenDocument from the Home Tab of the SAP BI...
View Articlechanging font sizes in the charts using css
I am trying to work with Design Studio 1.1 and cannot get the font sizes in my charts to shrink so that they fit on the chart and are not cut off or not shown completely. I have created a custom css...
View ArticleDesign studio- Convert text into clickable url
Hello Design studio Community, I have created one design studio application. i dragged a text component into the application . i want to convert it to the hyperlink.Text component act as as a...
View ArticleDatefield automatically Date yesterday
Hallo Together,in my application i have implemented a Datefield (DATEFIELD_1) and two Crosstabs:First Crosstab contains the data i want to show in the application (Source:DS_2)Second Crosstab contains...
View ArticleFailed to create the application. (DS 1.2)
I'm attempting to use Design Studio 1.2 and am unable to create a new application.I've tried creating Desktop, iPad, and iPhone target devices. I'm running Windows 7. I've updated Java (now 1.7.45)...
View ArticleIssue with text search function in Design Studio.
Hi All,I am trying to build an application where user can enter a part of Project description and get a list of Projects which contains the search key.I am not sure how I can do this in the Design...
View ArticleChanging the application theme dynamically
Hi All, Is there any way to change the Analysis Application theme dynamically. We would like to use the same application for Mobile and Desktop users with the different themes. There are two challenges...
View ArticleBO Design studio Chart Component issue ...!!
Hi Community,I am getting some problem in chart.please help me for that issue i mention below. I created a Chart, based on that member selection i did some calculation, and shown in a text box..so...
View ArticleWrong format on percentage in Tooltip
Hi, I´m facing an issue when it comes to decimals and percentage in the tooltip of a piechart. 1. Im not able to get the decimals removed from 71 even after changing decimals settings in both Query...
View ArticleDS 1.2 - Too many results; refine your search
Hi, I'm BEx queries as data sources in my DS application, but when I run the application, I don't get all the variable values from the variables. Instead, I don't get any results initially and then...
View ArticleShow filtered value in a Dropdown Box?
Hello,I try to get filtered values in Dropdown Box, exist a way to do this? Example: DS_1.setFilter("Country", ["DE", "US"]);...
View ArticleDropdown box values
Hi all, I have a dropdown box which gets values from datasouce in the following way: DROPDOWN_YR.setItems(DS_1.getMemberList("0CALYEAR", MemberPresentation.EXTERNAL_KEY, MemberDisplay.TEXT, 5)); The...
View Article