Design Studio 1.2/1.3 SDK - Design Studio Utility Pack
This post is just a compilation, or round-up of my previous blog postings on SCN where I've release some source code, in various states and links. It is also an update to let you know of a new...
View ArticleDesign Studio 1.2/1.3 - SAP Fonts Usage for Icons
As we can see in the new 1.3 Ad-hoc Analysis Template, there seems to be a push to make things look more and more like Fiori. We see this with the SAP Blue Crystal theme showing up, as well as usage...
View ArticleDesign Studio 1.3 Release Information
SAP BusinessObjects Design Studio 1.3 has been released at 28th May 2014. Here you can find collection of all release information which is available.Entry Point is the Product Availability Matrix with...
View ArticleDesign Studio 1.3 on HANA Platform
SAP Design Studio 1.3 is packed with lot of new features and improvements and the most important feature out of them is its ability to run in HANA platform. With this new feature, it can consume data,...
View ArticleSAP BusinessObjects Design Studio 1.3 - Deployment on SAP HANA
With the release of SAP BusinessObjects Design Studio 1.3 it's now possible to use SAP HANA as the platform for Design Studio. SAP HANA is used as repository to store analysis applications and images,...
View ArticleCustomize Tabstrip with CSS in SAP BO Design Studio
Below is a screenshot (taken in IE10) which contains some different Tabstrip CSS customizations/designs for the Application Theme Platinum.Feel free to use any of them. Attached you can find the css...
View ArticleLatest News on Design Studio - ASUG Annual Conference Part 1
Last week we had an in-depth session on the latest news on Design Studio at ASUG Annual Conference (co-located with SAPPHIRENOW) Below are my notes. Note many things are subject to the legal...
View ArticleLumira and Design Studio Updates Roadmap from ASUG Annual Conference - Part 2
This is part 2 of Latest News on Design Studio - ASUG Annual Conference Part 1 from last week's ASUG Annual Conference, co-located with SAPPHIRE NOW. This part of the session mostly discusses...
View ArticleDesign Studio 1.3 - Making Adhoc Analysis Template, Images, and CSS Work
I think I've seen a recurring theme since the new adhoc analysis template came available in 1.3 - And it's related to CSS, Images and/or icons and how to get them working properly outside of Local...
View ArticleDesign Studio 1.2/1.3 - New Icons with minimal CSS and no uploading font files!
Building off a few techniques and observations I wrote about in 3 other posts, I now have what is an example of a single CSS file containing all the resources you need to illustrate how to use a...
View ArticleIs Design Studio Prime time ready?
Is Design Studio Prime time ready? :Design Studio has been GA for more than a year now and has gone thru significant functionality enhancements since the first beta release in late 2012. DS 1.3 was...
View ArticleDesign Studio 1.3 SDK - Creating a custom gauge component
I recently received a request to incorporate a gauge component in my Design Studio dashboards. The higher-ups had seen an Xcelsius dashboard utilizing gauges, and wanted the same functionality in the...
View ArticleEnable "Drill" navigation behaviour like in WebI
Hi all, in my training sessions for Design Studio I often get the question if it is possible to make the "drill" navigation style like known in web Intelligence available in Design Studio. If you do...
View ArticleDesign Studio 1.2/1.3 SDK - Hierarchy Eye Candy - Packed Circles
Update (July 3):The Utility Pack has been updated with this example: Design Studio 1.2/1.3 SDK - Design Studio Utility Pack Original Post:I've been playing around with D3 again and thought I'd see how...
View ArticleUsing Same Data Source in multiple charts/Components
AS Design Studio is executes BW Queries in serial mode. I hope in feature release parallel execution process would be included. To show the data from the same data source in multiple charts/components...
View ArticleList of Design Studio SDK Components
Hi all, I would like to create a summary where all the Design Stuio SDK components are listed. This is my starting point... feel free to send me information to other components and I will add them to...
View ArticleDesign Studio 1.3 Scripting Example to Convert String Number to Date
The following question was asked in the SCN forum: Convert String to Date - DS 1.2 "Has anyone converted a string date value i.e. 41517 = 8/31/2013 in Design Studio 1.2?Is there a CAST function or a...
View Article(SDK) Pulling a Design Studio Result Set into a SAP UI5 Table
I recently came across a customer who wants to use a Design Studio result set into a custom table component, but wanted the result set as an array, instead of a JSON. Those of you who have played...
View ArticleDesign Studio 1.3 SDK - Custom Gauge with Code
Hi there! I approached to design studio 3 weeks ago and i started developing some custom components. My first work is based on this blog post: Design Studio 1.3 SDK - Creating a custom gauge component...
View ArticleDesign Studio 1.3 SDK - PDF Export Button
Hi there! Today i want to share with you my second "self-made" component. Since SAP DS1.3 still does not have a built-in pdf export system, i implemented a component by myself. The component is client...
View Article