Design Studio 1.3 Joining Arrays of multiple Datasources + Looping Arrays +...
In this example i'm giving you a quick overview of how joining arrays and looping through them could be done. This is demonstrated by an onselect Event of a Dropdown component which is dynamically...
View ArticleHow to get "Top X" our of resultset
PurposeYou want to get top X from result set based on some measure. BackgroundDesign Studio does not support yet Top / Bottom X out of the box (BEx Conditions) and for non BW Data Sources sometimes you...
View ArticleDesign Studio SDK - Get Top/Bottom N rankings with a little less code
The more I thought about Karol Kalisz's creative BIAL example (How to get "Top X" our of resultset) to calculate Top/Bottom 5 rankings, the more annoyed I got that there's not an easier way. In...
View ArticleDynamic selection in Listbox - using Arrays in Design Studio 1.3
More often than not, we get dashboard and report requirements having two or more cascading filters wherein the list of values of one dimension depends on the value chosen in the other. Recently, I came...
View ArticleScrollable Panel in Design Studio (to show bigger content)
PurposeI have seen many questions on "scrollable content in design studio", also this requirement, Design Studio - automate table width dependingly to the number of dimensions. BasicsA Panel in Design...
View ArticleDesign Studio on HANA - ASUG Webcast
This was an ASUG webcast today with SAP's David Stocker. Part 1 is Analysis Office on HANA Scenarios - ASUG Webcast The usual SAP legal disclaimer applies that things in the future are subject to...
View ArticleDesign Studio SDK - BIAL for...next loop (and my first GitHub co-author attempt)
In the continued spirit of collaborating with Karol Kalisz, I wanted to see if I could add some additional utility to his new Design Studio SDK: Array Util Component. This was born out of a need to do...
View ArticleBookmarking and Personalization
Simulation of the XCelsius Local Scenario Button in Design Studio:When some of our clients wanted to switch to Design Studio, we had to recreate their XCelsius dashboards in Design Studio. One feature...
View ArticleDesign Studio - RSADMIN Parameters
In a BW system, the RSADMIN table is used as a configuration table for many processes and functionalities. This table has parameters that define some system configurations, behavior and display of...
View ArticlePerformance Monitoring In Design Studio
I was recently building an application on Design Studio 1.3, when I faced quite a common problem – the application was taking too long to load. Performance is almost always affected by the time taken...
View ArticleSDK development - I want to drag drop in SDK component
PurposeI hear many questions about drag & drop. I know that there are plans in the product roadmap to introduce the drag and drop functionality, but in the meantime I tried to figure out if this...
View ArticleAnimating Design Studio Components using CSS
CSS AnimationsHigh performing animations have become increasingly important, as interactive projects get more aggressive and smart devices have burst into the scene. Widely used JQuery has not been...
View ArticleLearn about Arrays in Design Studio 1.3
Arrays in Design Studio 1.3 With the release of Design Studio 1.3, a host of new features were brought in by SAP. One of the most useful is the concept of Arrays. Though the versatility of this feature...
View ArticleHow to Use Extended Sdk Collection to handle "properties"
In order to use fill in the Design Studio SDK: Leader Board Component I had to extend the Design Studio SDK: Collection Util Component by addition of extra generic parameters which can be passed to the...
View ArticleDesign Studio Pow Wow at ASUG BusinessObjects Conference
This is a brief summary of today's ASUG session with SAP.Figure 1: Source: SAP What if scenarios in XCelsius – is it acceptable to everyone and should SAP create in Design Studio? Large complex...
View ArticleNew Design Studio Roardmap available
Hi all, a new version (23.09.201) of the Design Studio Roadmap is available. You find it on the roadmaps pages:http://service.sap.com/saproadmaps> Analytics > Design StudioDirect Link is:...
View ArticleDesign Studio Cookbook for Dashboard Users - ASUG BusinessObjects Conference
This was an SAP session at the ASUG BusinessObjects User Conference by SAP’s Ian Mayor. The room was standing-room only, like many of the sessions at this conference.Figure 1: Source: SAP An example...
View ArticleHow to restore custom filters after bookmark load
The Situationwhen you load a bookmark, your filters get modified. This is caused by the way how filters interact with variables and multiple data sources (last variable values wins after bookmark...
View ArticleDesign Studio SDK - Creating an online SDK Repository
Usage cases: You've created some SDK extension components that you now want to: deploy and maintain within your teamor as an SDK addon vendor maybe to your customersor perhaps share with an online...
View ArticleIntegrated Planning with SAP Design Studio
Integrated Planning with SAP Design Studio : Sequence One of the most exciting features in SAP Design Studio 1.3 is the SAP BI Integrated Planning (IP). Here is an account of my deep-diving into the...
View Article