SAP Design Studio - Showing/Hiding Crosstab Columns with Measures with CSS...
In this blog post I will demonstrate the possibility of hiding crosstab columns with the combination of css and scripting. Use case:The same 1 datasource is used in several different crosstabs, but in...
View ArticleInsides on Bookmarking
IntroductionAs there are some questions on this functionality in Design Studio (Bookmarks) I post here some insides on "how this function is working". I hope this helps better in understanding what the...
View ArticleDesign Studio 1.3 Support Package 1 Released
Release InformationSupport Package 1 for Design Studio 1.3 release is available for download on Service Marketplace. Included Corrections are listed as links on the release note: 1992588 - Design...
View ArticleHow to Install 2 Design Studio Releases on One Client (for Testing ONLY!)
BackgroundYou need to make some "upgrade comparison" in local mode and you have only one PC. ScenarioYou have already installed older Design Studio Client (eg. 1.2 SP2). Now you would like to install...
View ArticleModification of Design Studio Loading Indicator
PurposeYou want to change the default loading indicator of Design StudioTechnical BackgroundThere are 3 loading indicators caused by Design Studio(1) the initial loading indicator before the...
View ArticleDesign Studio SDK - A Tab Strip, Toolbar, Segmented Button, a List Box or a...
I blogged a while back about a toolbar component and thought about basically what it really was. It's a list of items that you need to arrange in a horizontal form. Key word there was list... I...
View ArticleModification of Design Studio Message Popup
PurposeYou want to change sizes of the message popup for better display of longer messages. Technical BackgroundMessage popup can be modified by use of CSS. You have to overwrite few classes and change...
View ArticleDesign Studio SDK: SAPUI5 Icon Component
IdeaThe idea was to create a component to show/use very simple SAPUI5 Icons in Design Studio Dashboards. I create this component to learn using the Design Studio SDK. Functionality use as buttonchange...
View ArticleSDK Tips and Tricks: Resources and Images
There are several questions coming up frequently, both in our SDK workshops and here in the forum. Thus I thought it might be a good idea to blog about some typical problems that you as Design Studio...
View ArticleChanging Data Source Connections SAP BW - error: failed to instantiate data...
Issue: Changing connections from one System to another.Possible Error message : failed to instantiate data source Test case Example: You would like to change connections from a previously created...
View ArticleFormat Dialog for Measures as Application Template
Purposeif you try to allow end users to change the display setting for measures, try out this dialog template. It changes:scaling factor,number of decimals,negative values display,zero display. It...
View ArticleConnecting Design Studio to Your ERP/ECC System, Like BW Using Operational...
First this blog would not have been possible if it weren't for the efforts of SCN community member Raf Boudewijns here: Building your own Embedded Analytics application - part 3. This is on ECC...
View ArticleUpcoming Design Studio September Events - ASUG has you covered
Through both in-person events and webcasts ASUG has you covered in September where Design Studio is concerned. First up, a September 15th webcast:September 15: Design Studio and Analysis Scenarios on...
View ArticleLinking Crystal Reports to Design Studio
Accessing Crystal Reports from Design Studio using Report Linking What if there is a client requirement that calls for the powerful visualization of Design Studio and the highly formatted data...
View ArticleFeature Wish List for Commonly Used Design Studio Components
Design Studio is one tool, for which efficient design is critical for good performance. Dashboards that are modified haphazardly, based on changing client requirements tend to fare poorly from the...
View Article"Painting" with Design Studio via CSS3
Purposetips how to paint with design studio:* a line* a square* a round PreparationYou need empty application with a panel of your wished size - the size is important as you need later to position the...
View ArticleHow to "paint" a Thermometer Component
PurposeVisualize Data in Design Studio as "Thermometer" in standard installation - without using an SDK development. This thermometer is for percentage values 0 to 100 %. BasicsThis component is...
View ArticleJavaScript Compression for Design Studio Performance
JavaScript compression is a code compression mechanism that allows us to compress and minify JavaScript files. In the programming world, this compression mechanism is called “Code Minification”. In...
View ArticleHow To Pass a Filter to Data Selection in Chart & 2nd Data Source (with...
Prerequisetesyou have two data sources and a chart, you want to pass the filter to those and modify on the way..Basicsthe problem starts with conversion from external to internal key, this must be...
View ArticleKarol's SDK Components
Following components are included in the SDK pack which is provided by me.You can use them for free.A component summary with links to all documents with details. Application Header An...
View Article