Passing Parameters with OpenDocument in SAP Design Studio
Hello everybody, I have built 2 Design Studio dashboards. One Design Studio dashboard should act as an overview, the other Design Studio dashboard should act as a more detailed view. The detailed view...
View ArticleHow to add Custom CSS file?
Hi, Currently i am working on Design Studio 1.1 SP1 in local mode (i.e. I am not connecting to an SAP BI 4.0 Platform). I want to add a custom CSS file to my application. Below are the steps which i...
View ArticleUpdate Data Source while running Application
Hello Everyone I'm just getting familiar with the Design Studio (Vers. 14.0.5) I wanted to update CSS Class and text of a text box according to the value from a data source.I use the following...
View ArticleDesign Studio 1.2 SDK - including SAPUI5 libraries
Hi, There will be times when it would be beneficial to include SAPUI5 controls within an SDK component, either on the canvas or the additional properties sheet. In this context, I'd appreciate a...
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 ArticleGet aggregation method when retrieving a ResultSet property ?
Hi there. When calling a property typed as ResultSet, I get the Data + Metadata Runtime JSON, fine.If some rows dimensions display a "Total" (as it is called in the Initial View), based on an...
View ArticleMissing concepts behind StringArray in Script Contribution
Hi guys. Suppose I have a custom component, and made an API in order to get ids of boxes that are in my component. I want the designer to be able to parse all the ids I will send him, so in my .ztl...
View ArticleTop 10 Bar Chart with Scroll bar
Hello all and thanks in advance. I'm struggling to find a way to implement a Ranking view of a measure and a dimension. My requeriment is to show the top 10 in a Bar Chart but I have two problems: 1....
View ArticleScript Contribution call on StartUp event of the Report triggering error
Hi guys. On the Script Text available in the onStartup property of my report, I do a : var arr = CMP_1.getBoxNames(); arr.forEach(function(element, index) { APPLICATION.alert(element); });But this is...
View ArticleCustom Data Sources with Charts and Data Selection (setDataSelection)
Hello SAP Community! We are having fun building a custom data source using the new Data Source SDK in Design Studio 1.4. We have the vast majority of things working. Great. However, we are having an...
View ArticleUpload file to BO plateform using a property
Hi. If you drag-n-drop an Image component, you can, using the Image property, upload a file to the server (event if it's not a valid image it works). Is it possible to do the same with a property of a...
View ArticleDesign Studio 1.2 SDK - including SAPUI5 libraries
Hi, There will be times when it would be beneficial to include SAPUI5 controls within an SDK component, either on the canvas or the additional properties sheet. In this context, I'd appreciate a...
View ArticleNeed help with Drill down functionality
The Dashboards has been built using the Design Studio with the Datasource as two individual BW Queries pointing to two different components such as the cross tab and column chart. In our previous...
View ArticleSDK: Building a MultiDim JSON for use in Script Contributions (ZTL)
This question is related to the SCN thread here: Coloring a Traffic Light based on a BEX exception I'm posting a new question to step back and pursue a more general approach. I've run into trouble...
View ArticleDropDown filter limiation in SAP BO design studio
Hi,I'm facing an issue while designing my application in design studio 1.1The scenario is that I've to restrict the memberlist of one drop down box based on the other drop down value. For ex. if...
View ArticleGetMembers function does not respect sorting
Hi, I have a small script the selects 5 members and assign each of their texts to a text component. I have then made a sorting in the DS, in order to get the Top 5 based on a key figure. My issue is...
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 ArticleAnnouncement - Design Studio 1.4 SP01 is available for download
See SAP Note 2095397 - Design Studio 1.4: Release Note for SP 01 at http://service.sap.com/sap/support/notes/2095397 The note also provides instructions for download from https://service.sap.com/swdc
View ArticleColumn Charts in DS
Hello all, I am trying to build a chart that is similar to a "Column - Stacked" Chart but the functionality of this type of chart is not exactly what I want so I am reaching out to the community in...
View ArticleHide SAP Design Studio additional files from end users
Hello, My question is - how can we hide all additional SAP Design Studio files (CSS, images, fonts etc.) from end users in the BI Launch Pad but at the same time let them open, use and refresh the SAP...
View Article