d3 in Design Studio 1.5
Hi, I am trying to create a SDK control using d3. I have the following code in my script:var projection = d3.geo.mercator().scale(150).translate([width / 2, height / 1.5]); and I get the following...
View ArticleHow to set Filter default display value as selected value
Hi All,. I have three filters(Plant,material and year). i am getting the data on charts based on filter default values in plant filter on select i have given code bellow...
View ArticleDynamic measure in charts using same data source
Hi Experts, I am trying to use single data source to show chart for selective measures. I have tried the steps here: Design Studio 1.2: Select key figures to display on charts. Here we can create...
View Articlehow to create multiple filter in Design Studio?
Hi, I have COUNTRY in 1st drop-down and STATE in 2nd drop-down. When I select COUNTRY it should show the corresponding State's which belongs to that country. Now I'm get the list of Countries in 1st...
View ArticleDS 1.3 Charts will not release the selected Item.
Hello all, I have problem with Design Studio 1.3 we developed a couple of dashboards with DS 1.2. Now we upgraded dashboards to 1.3. We used Chart selection functionality to filter values on other...
View ArticleCharting enhancements in design studio 1.5
What type of charting enhancements planned for design studio 1.5 release ? Currently I am facing a roadblock in meeting a dashboard requirement, for applying alerts(conditional formatting) on charts.I...
View ArticleChange svg color via css
Hello everyone, I am using an svg image in a text box that I am loading from a server via background image, e.g.:background-image:url("server.com/image.svg");Question: how can I change the image color...
View ArticleCrosstab issue: Suppress Zeros in Rows
Dear all, We have a report in BO Design Studio with a crosstab. In this crosstab I have some rows where all key figures are 0 (or empty). In BO Analysis Office these rows can be suppressed via Filter...
View ArticleDashboards on Mobiles and iPads spacing, sizing and orientation problems
Hi, I am trying to replicate some of my current Design Studio dashboards viewed in browsers to ipads and mobile versions. I started out simple by recreating a few simple KPI's in the ipad version on a...
View ArticleDesign Studio 1.3 SDK - Passing a value into Design Studio from a SDK...
Hi all I’m newbie to SDK so I kindly ask your help for passing a value into Design Studio from a SDK component. I mean, I want the user to use a function like: getRows(DS_1);And I will pass the number...
View ArticleContext Menu in Crosstab
Hi, Can list of items be removed from context menu of the Crosstab (similar to BEx WAD functionality)? Its just that I want to give my users only those options that they need. Can I remove the rest..?...
View ArticleHow to write script for DATE Range
HI ALL, I am new to SAP BO Design Studio, i have five filters Start Date , end date, Plan, profit center material and . Source for application is BW. how to define start date and end date...
View ArticleHow to get dimension members for displaying them in a text element in Design...
Hello, In DS 1.2 we are using a BW query for TOP 10 countries in a datasource as shown in the following example: CountryTurnoverDE50000AT40000CN20000........BR100 Country is a characteristic in rows...
View ArticleLine chart - data label issue
Dear all, I have a report with a line chart with the following issue: the data labels disappear in the margin - how can this be solved? Kind regards, Lieselot
View ArticleUsing Dimension filter and Dropdown box together to filter a chart
Hello experts, I have a simple requirement where we have a set of1) dimension filters acting as global filters for entire dashboard2)Dropdown boxes acting as local filters for individual charts in the...
View ArticleSAP Design Studio 1.5 (Export to PDF)
Hi, Finally we have most demanded Export to PDF feature introduced with 1.5 goodies. IssueWhile exporting application as PDF, our CSS Icons get dropped. Before ExportAfter ExportAnyone with same issue?...
View ArticleSAP Design Studio: Hiding Dimension from Chart
I am creating an application where I have one DS in which in COLUMNS I have dimension and in ROWS I have key figure and dimension.Basically this KF is associated with dimension thats why it has to be...
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 ArticleHover on text popup textbox
Hi, I´m trying to get a popup textbox when hovering over a text. I´m using this website as a reference: http://www.scientificpsychic.com/etc/css-mouseover.html I have implemented the CSS code for class...
View ArticleDS.clearAllFilters() or DS.clearFilter resetting the Data Source Initial View...
Hi, DS.clearAllFilters() or DS.clearFilter resetting the Data Source Initial View in Design Studio 1.5.I have selected only some measures from data source. Then applying filters on the data source...
View Article