BusinessObjects Design Studio 1.1 SP01 is now GA - Installation
Last month Tammy Powlas wrote multiple blog posts on the upcoming 1.1 release of SAP Design Studio. Today SAP announced it's GA and can be dowloaded from the SAP Market Place. After downloading three...
View ArticleWhen can we expect the GA of Design Studio 1.1?
Hello, I'm wondering when we can expect the GA of the new Design Studio 1.1?!? I've checked the BO maintenance schedule https://websmp205.sap-ag.de/bosap-maintenance-schedule), but there are no...
View ArticleTimeline for release 1.1
Hello everyone, does anyone know about a vague point of time when release 1.1 will be GA?Our customers are craving for a netweaver implementation Best regards,Tim
View ArticleNew in 1.1 : CSS classes
With the 1.1 now in GA i thought i would address some of the new features in the new version. In this blog i will look at the CSS Class option and what you can do now using using CSS class with a...
View ArticleGetting Familiar with Design Studio 1.1
Today this product is now generally available and without a ramp-up. This is the first release of the product since it went generally available last November, 2012. I was fortunate to read Martjin...
View ArticleProblem with chart style
Hi, In DS 1.1 i can't chage style of chart. Neither in properties nor from code- SetStyle().Can anybody do it?
View ArticleGetting Familiar with Panel Feature in Design Studio 1.1
One of the new features in Design Studio 1.1 is the new Panel container, which groups items in a panel together. First, drag over the Panel from the Container Components. Then drag over two text...
View ArticlePresentation of a query in different crosstabs
I have a requirement to present the query in different formats. E.g. Query returns with 12 key figure values and I need to separate these 12 KFs in separate cross tabs.E.g.Query output in DS...
View ArticleProblem with Grid Layout (Since v1.1)
Hey Community, to structure my reports, i use gridlayouts in my dashboards. but since i updated design studio to version 1.1 there is a gap between the rows in the gridlayout if they have not the same...
View ArticleScripting Overview for Business Objects Design Studio
The Design Studio Scripting language is very similar to Java Script. It can be executed both on the Browser as well as the Server.The scripts follow a "Push" model where in it pushes data to the...
View ArticleWhite Page when starting a Design Studio App on BIP
Hi community, I have a weird issue with Design Studio Applications. Design Studio is working fine and also the Applications I built but not with OpenDocument Link. So the Application works great if I...
View ArticleOfficial Product Tutorials – SAP BusinessObjects Design Studio
The following tutorials have been developed to help you get started using the Business Intelligence Suite products. New content is added as soon as it becomes available, so check back on a regular...
View Articleprompt event(s) for scripting?
Hello, are somewhere events for prompt execution ("OK" / "Cancel" Button) available? The scenario is: Application with a BEx Query Datasource (DS_1). The BEx Query has an input ready, mandatory, single...
View Article"Tools - Upload Local App" menu item doesn't exist?
We have Design Studio installed on a test box to which I log into remotely. I've built a test application, but can't figure out how to upload it. I've looked at some of the tutorials, but the menu...
View ArticleDesign Studio - Checking Out JSON Format
I am not a programmer but I have recently taken a very short JavaScript course through Codagogy. As a result, I have experimented with "JSON" aka JavaScript Object Notation. Here are my results: In the...
View ArticleDesign Studio - using Arrays in Scripting
Design Studio takes advantage of JSON scripting notation. In this example, I looked at JSON syntax example for arrays. In the example above I am setting the filter for two projects. Another tip shown...
View ArticleHow To: Create a manila folder like vertical tabs using CSS
Using CSS, one can rotate any component using transform property by providing a degree of rotation. In this blog, I will show how I used this CSS property to create a manila folder with vertical tabs...
View ArticleNew in Design Studio 1.1 Variables and Calculations
With the 1.1 in GA I promised to look at the new features. As I was busy last week to write about all the great sessions in BI2013 this new piece is a bit later than I intended, but there you are.After...
View ArticleVideo: How to create charts using the Design Studio SDK
Just a quick - two minute - video about how to bind data and create graphomate charts via the Software development kit (SDK) of SAP BusinessObjects Design Studio. Enjoy ... the possibilites are really...
View ArticleHow To: Create a Gauge from a Pie Chart..
This blog is for those who cannot wait until SAP releases a gauge component. In this blog, I will show how to create a gauge (as shown in the following image) from a pie chart and a few text boxes...
View Article