How to capture filter value into Text
Hi Friends, In my design studio application, we are using dimension filter to filter the data. Now, we need to display the selected value in one text. For example, if I select California in dimension...
View ArticleGetMemberList for authorization relevant objects
Dear all, We have the following code in our report: DROPDOWN_xxx.setItems(DS_xxx.getMemberList("0COMP_CODE, MemberPresentation.EXTERNAL_KEY, MemberDisplay.KEY.TEXT, 50, "")); 0COMP_CODE is an...
View ArticleOpen Web Analytics in Sap Design Studio
Hi Team, I have seached in for this scenario in google but not able to find proper solution, Kindly check the link http://www.openwebanalytics.com/ i want to use the java script code of Open Web...
View ArticleWhat's inside searchDataSources in DS 1.4???
Hi Folks, I was just peeping into DS 1.4 newly added methods under Application and got an hold of searchDataSources() API.I just played with this method (that inputs connection and search string as...
View ArticleCSS for BI Platform
Hi there, I know what when we open Design Studio in local mode, it lets me open repository folder and put CSS file in there. I can then use the classes defined in the same CSS in my Design Studio...
View ArticleSelection in getDataAsString() is under specified.
Dear Experts, I am trying to display a measure value in in a text field and the value changes based on the month dimension I change in the dropdown box. When I try to achieve this...
View ArticleWill SAP design studio 1.4 support universe on Netezza?
Hi, We have a requirement to create dashboard on Netezza data warehouse. As all the components on design studio are mobile compatible, we are planning to use design studio instead of dashboard design...
View Article.isResultSetEmpty function in Design Studio
Hello All, I have prepared a dashboard in design studio whose one tab has two independent filters which upon selection shows different values in charts.For values in dropdown corresponding to which...
View ArticleHow to capture Prompt Value in Design studio
Hi , How to capture Prompt value in design studio. Design Studio 1.2 In Bo webi Report we have userresponse() to capture prompt value .Even its possible to capture prompt date in BO DashboardsIn the...
View ArticleDS 1.4: New input-ready row in Crosstab
Hi everyone, using Design Studio 1.4 to build a planning application, I need to use the feature of an additional input-ready row as the top or bottom row of the crosstab.Knowing this feature from the...
View ArticleIDT Date Format Not Reflecting In Design Studio
Hi, I am using Design Studio 1.4 and creating an application on top of a UNX which is built on top of a ECC Table. We have a object at the UNX Level with "Date" type. The default format is "May 1,...
View ArticleDesign Studio scripting: Adding a button to filter on year to date
This code works in Design Studio, but the date is hardcoded: TABSTRIP_1.setSelectedTab("TAB_1"); DS_OPPS_WON.setFilterExt("0CRM_EXPEND",">=1/1/2012"); I cannot find SAP javascript functions that...
View ArticleJump to option Design Studio 1.4
Hi, We are converting the existing dashboards from WAD into Design Studio 1.4.Our requirement is we need to call Detail dashboard from a Main dashboard which has Graph. The main dashboard has filter...
View ArticleHow do you sort months from a UNX universe with Design Studio?
Hello,I'm trying to figure out how to sort months on a dropdown box component in the correct order. The months are coming from a UNX universe. The 2 month are objects we can grab from the DB are:Month...
View ArticleDynamic material dimension filter using Code
Hi All, I tried for an below requirement with dynamic material dimension filter: Material 1 hwe: plant desc1+plant desc2 Material 2 jke: plant desc1+plant desc2 1) There is an Dimension...
View ArticleResize issue with custom Chart component (SDK)
Hi there, I've created an custom chart (based on Highcharts) using the DesignStudio SDK.It's working fine, but I got an issue when using a GridLayout: The resize of the chart component doesn't work...
View ArticleGet() on Characteristic column
Hi, I searched in the forum for retrieving dimensions rather measures because i have only characteristics in my bex query.. say for each user i need to retrieve their user descs which can be multiple...
View ArticleHow to write script to set decimal places in Design Studio?
Dear Gurus, I am trying to set decimal places for certain metrics in design studio for which the source is BEx Queries. Cell editor was used to create and calculate these metrics in BEx Query Designer....
View ArticleSingle Component Display on filtered Panel
Hi All, Iam new and I understand that the Dimension Filter and Filter panel enables users to select multiple values to filter. User requirement is to be able to display filter multi-selected values and...
View ArticleConcatenate Strings SAP BO Design Studio 1.4
Hello experts, we have just upgraded from 1.3 to 1.4. It seems everything is working fine but the script to concatenate strings. For example, in 1.3, we were using: YearSAP = "K4" +...
View Article