
Source: SAP Press
You can send your application BI platform version to a mobile device.
I also played with the modified click through from graph to cross tab:
I used the NetWeaver demo data source
var currentMembers = CHART_1.getSelectedMembers("0D_NW_REGIO");
if (currentMembers.length > 0) {
DS_1.setFilter("0D_NW_REGIO", currentMembers);
CROSSTAB_1.setVisible(true);
}
I modified the code for my data source:
I also followed along with the tabstrip button navigation:
var tabnumber=TABSTRIP_1.getSelectedTabIndex();
if (tabnumber==4)
{
TABSTRIP_1.setSelectedTabIndex(0);
} else{
TABSTRIP_1.setSelectedTabIndex(tabnumber +1);
}
There is a chapter on CSS guidelines (must read) and chapters on performance. I encourage everyone with CSS questions to read the book. I did skip the planning and SDK chapters, as I am not using that functionality.
There are chapters on building a sales application and KPI application that you can follow step-by-step. So this is a nice complementary offering to the free Open SAP course on Lumira. You can also. The book also comes with application samples from BW on HANA. The appendix is fun, as it covers little-know features such as the “Math Component”.
I encourage you to check it out. ASUG members receive a discount, learn more here
Please join ASUG for this upcoming related webcast:
- June 12 What’s new in SAP Lumira 2.2
And, join us June 4 for Jump Start ASUG Annual Conference 2018 SAPPHIRENOW with SAP Analytics Cloud/ Lumira Designer Session