SAP Design Studio SDK Maps (Part 4) - Maps with Bubbles and Maps with Plots
This is my 4th post related to mapping in the Design Studio SDK. Including this post, my last 3 are specifically related to vector-based maps using D3 and TopoJSON. I've taken the maps a step further...
View ArticleColumn Chart with different colors
Hi, I would like to use Column Charts with a Kind of "Color coding" In the attached Picture you can see a table sorted by column A. In Column B I have different values that I would like to Show in a...
View ArticleError with Column Combination - Dual Axis SP01
Hello all, After applying the patch SP01 in my 1.4 SP00 installation (both client and BI Platform) I'm facing some issues with the component Column Combination - Dual Axis (I'm working with HANA as...
View ArticleCHart ONSELECT event
Hi Friends, I am unable to slecet the chart ,that while clicking on the column chart, its unable to read the data after one click, Table data should get changed after clicking on the chart. Also...
View ArticleFiltering a data source by string variable
Hello everyone, We have two data sources which share the attribute "location". Both are based on BEx-Queries.Data Source 1 contains all available locations, while data source 2 contains only a subset...
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 ArticleData Source Initial View
It is very handy to set an Initial View within Design Studio at design-time. Presumably, behind the scenes, the initial view is stored as some JSON string and used to initialize the Data Source. I am...
View ArticleDesign Studio SDK: Result Set Information Component
This component will target new functional area - a bit of help for app designers, giving basic information about the data source. I am not sure which information can be helpful, so I started with basic...
View ArticleDesign Studio SDK: Result Set Mixer Component
There is definitely a use case to mix up 2 data sources (2 queries) in the fronted - in scenarios where you have the same keys, but measures from 2 areas (eg. sales and purchase) separately. There is...
View ArticleMixing Data from 2 Result Sets together (join, select)
This blog describes a functional and practical use ofDesign Studio SDK: Result Set Information Component, andDesign Studio SDK: Result Set Mixer Componentfor one use case - merge data from 2 result...
View ArticleUsing a VAR in getData Statement
Hi All, Does anyone know why this works:- var TW = "36" ; // Calculate the Shopper Stats var ITEM_VAR = SHOPPER_STATS.getData("BASKET_ITEM_AVG", {"WEEK_NUM": TW }).value But when I try to use a...
View Articlefilter: progid:DXImageTransform.Microsoft .... with IE does not work
Hi, I would like to use a color gradient in a text box and I've added the following code. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#f1f1f1') !important;...
View ArticlesetVariableValueExt() ignored within On Variable Initialization when Load In...
Issue: When an applications data sources are set to load in script, attempting to set variables within On Variable Initialization ceases to work. Workaround: Move setVariableValueExt() code to On...
View Articledisplay images created with R Server ?
I created a dashboard with design studio 1.3 that should display images that are created by R server. The data on HANA gets updated in real time, so every time the dashboard gets started a hana view...
View ArticleHow to sort value in arrays
Hi Supers, If a have a float array, for ex. var Arry1=[8900,421,366.20,550.19], how can I sort the values in result like: 366.20, 421, 550.19, 8900 I know there's a for each for array, I tried some way...
View ArticleDesign studio - assign measure and axis type for dual axis chart in script
Hello, In my application i need to use dual axis chart - two measures must be in columns (axis 1), third in line (axis 2).If Data source property Load in script = false, it can be asily achieved by...
View ArticleMember Acces Mode Feature does not appear (1.4)
Hi, I am starting to use SAP DS 1.4 SP0 Patch2 (14.0.5) using UNX Universes as data source to buidl the queries. I have created some data sources but when DS shows the context menu of a dimension...
View Articleoverlap crosstab
Hi all, i’m using two crosstabs one above the other like this: If I expand the upper crosstab, I want to slide the position from lower crosstab down automatically.In WAD it is a standard...
View ArticleInstall Extensions
Hello, We have BO developers who want to install Design Studion extensions from their Local machine to the 'Platform'. They are using the Design Studion Desptop tool. However, the option to 'install'...
View ArticleLogin Issues to SAP HANA from Design Studio
Hello All , I am pretty newbie here so the question might seem a bit elementary .We are trying to connect to our SAP HANA environment from Design studio .When we are pinging the XSEngine URL it is...
View Article