Skip to content
NextLytics
Megamenü_2023_Über-uns

Shaping Business Intelligence

Whether clever add-on products for SAP BI, development of meaningful dashboards or implementation of AI-based applications - we shape the future of Business Intelligence together with you. 

Megamenü_2023_Über-uns_1

About us

As a partner with deep process know-how, knowledge of the latest SAP technologies as well as high social competence and many years of project experience, we shape the future of Business Intelligence in your company too.

Megamenü_2023_Methodik

Our Methodology

The mixture of classic waterfall model and agile methodology guarantees our projects a high level of efficiency and satisfaction on both sides. Learn more about our project approach.

Products
Megamenü_2023_NextTables

NextTables

Edit data in SAP BW out of the box: NextTables makes editing tables easier, faster and more intuitive, whether you use SAP BW on HANA, SAP S/4HANA or SAP BW 4/HANA.

Megamenü_2023_Connector

NextLytics Connectors

The increasing automation of processes requires the connectivity of IT systems. NextLytics Connectors allow you to connect your SAP ecosystem with various open-source technologies.

IT-Services
Megamenü_2023_Data-Science

Data Science & Engineering

Ready for the future? As a strong partner, we will support you in the design, implementation and optimization of your AI application.

Megamenü_2023_Planning

SAP Planning

We design new planning applications using SAP BPC Embedded, IP or SAC Planning which create added value for your company.

Megamenü_2023_Dashboarding

Dashboarding

We help you with our expertise to create meaningful dashboards based on Tableau, Power BI, SAP Analytics Cloud or SAP Lumira. 

Megamenü_2023_Data-Warehouse-1

SAP Data Warehouse

Are you planning a migration to SAP HANA? We show you the challenges and which advantages a migration provides.

Business Analytics
Megamenü_2023_Procurement

Procurement Analytics

Transparent and valid figures are important, especially in companies with a decentralized structure. SAP Procurement Analytics allows you to evaluate SAP ERP data in SAP BI.

Megamenü_2023_Reporting

SAP HR Reporting & Analytics

With our standard model for reporting from SAP HCM with SAP BW, you accelerate business activities and make data from various systems available centrally and validly.

Megamenü_2023_Dataquality

Data Quality Management

In times of Big Data and IoT, maintaining high data quality is of the utmost importance. With our Data Quality Management (DQM) solution, you always keep the overview.

Career
Megamenü_2023_Karriere-2b

Working at NextLytics

If you would like to work with pleasure and don't want to miss out on your professional and personal development, we are the right choice for you!

Megamenü_2023_Karriere-1

Senior

Time for a change? Take your next professional step and work with us to shape innovation and growth in an exciting business environment!

Megamenü_2023_Karriere-5

Junior

Enough of grey theory - time to get to know the colourful reality! Start your working life with us and enjoy your work with interesting projects.

Megamenü_2023_Karriere-4-1

Students

You don't just want to study theory, but also want to experience it in practice? Check out theory and practice with us and experience where the differences are made.

Megamenü_2023_Karriere-3

Jobs

You can find all open vacancies here. Look around and submit your application - we look forward to it! If there is no matching position, please send us your unsolicited application.

Blog
NextLytics Newsletter Teaser
Sign up now for our monthly newsletter!
Sign up for newsletter
 

Planning in SAP Analytics Cloud Story 2.0

Until now, planning in SAP Analytics Cloud (SAC) has mainly been implemented using stories. These provide a comprehensive selection of standard components that can be arranged on the user interface via drag & drop and customized via self-explanatory configuration. Within a very short time you can create applications for easy and quick entry of plan values.

In most cases, these standard functions are also sufficient to cover the requirements of the most users. However, sometimes the business department wants a special user interface to cover unique requirements of the planning process. In order to provide the best possible interface, an individual input mask is required. For example with drop down boxes or a calendar for data selection. Another example would be an individual navigation that guides the user through the respective steps of the planning process.

In this case, the story with its standard functions reaches its limits. To implement such requirements, you used to have to resort to the other tool, Analytics Designer. With this tool, you can create customized user interfaces in the form of web applications, so-called analytic applications. This provides you with additional user elements, such as drop-down boxes. Using JavaScript APIs, you can set the properties of these elements and process user input with specific logic.

In the past, it was necessary to estimate in advance how complex the planning interface would become and to choose either the Story or the Analytic Application. If additional, more complex requirements came later, the entire development had to be migrated from Stories to Analytic Applications. With the Optimized Story Experience, it's now a thing of the past. Because with Story 2.0, which has now been released, Analytic Applications are integrated into the story.

Whether you want to create simple stories or custom Analytic Applications, you now have the opportunity to use the new Optimized Story Experience. This combines the features of Stories and Analytic Applications. You can create custom interactions and add your own logic to the interfaces by integrating custom widgets and scripting.

The already existing stories with simple table input can now be easily extended with more complex logic. This creates a seamless continuum ranging from simple ad-hoc planning to sophisticated analytical applications. Which supports the agile development principles that are common today.


SAP Planning tools compared -
Dowload the Whitepaper here!

Neuer Call-to-Action


Your benefits

Now you can extend simple data entry via tables with user-specific elements. For example, using JavaScript as a scripting language, you can create event handlers that respond to specific events via custom script logic. You also have access to attributes and methods of the standard SAC elements and can customize them as you wish. This allows you to precisely control the behavior of the application and go beyond the default story behavior.

For example, you have two event handlers for buttons - onClick and onLongPress. One is called when the button is clicked, the other when the button is pressed and held. You can add your own programming logic to both to make the scheduling environment more flexible. In the following example, the drilldown is pivoted via a mouse click, i.e. the position of the rows and columns is swapped.

001-pivot_Planning in SAP Analytics Cloud

By extending existing stories with scripts, you can provide users with new ways to enter data. For example, users can enter plan values via text fields or sliders, which are then written back to the table and backend. This allows you to provide a more user-friendly data entry experience than manually typing values into a table.

You can further increase flexibility by integrating additional objects into your planning application. You can create script variables and reuse them in further logic. Using the onInitialization() event, which is called when the application is started, you can set certain filter values, fill dropdown menus, determine the status of a version and so on.

With the help of the Planning Models object, you have direct access to the planning models and can read, adjust, create or delete elements of a dimension. This interface can be used to create new master data from the Analytic Application or to change the attribute values. For example, you can create new elements of a dimension on the fly using the createMembers() method. This is a common requirement in planning projects.

002-objects_Planning in SAP Analytics Cloud

Planning in SAC Story 2.0 - Our Summary

From our point of view, merging Story and Analytic Designer is a reasonable step that was long overdue. If you create a planning application today, you no longer have to think about which tool to choose. All existing, and even future, requirements can be covered with story.

Moreover, you can extend the existing planning screens, which use simple table input, with additional elements with script logic. This simplifies user interaction with the planning application.

Would you like to learn more about the planning possibilities of SAP Analytics Cloud? Are you trying to build up the necessary know-how in your department for SAP Analytics Cloud Planning? Or do you need support with a specific question? Request a non-binding consultation offer today!

Learn all about Planning with SAP Analytics Cloud


 

, ,

avatar

Chris

Chris Fidanidis has been working in the SAP BW environment since 2007. During these years he has implemented several planning projects and used various SAP tools such as SAP BSP, SAP BW-IP, SAP BPC, SAP BW Embedded BPC. He has gained experience primarily as a developer, architect, project manager and team leader. He enjoys playing basketball and barbecue whenever possible.

Got a question about this blog?
Ask Chris

Blog - NextLytics AG 

Welcome to our blog. In this section we regularly report on news and background information on topics such as SAP Business Intelligence (BI), SAP Dashboarding with Lumira Designer or SAP Analytics Cloud, Machine Learning with SAP BW, Data Science and Planning with SAP Business Planning and Consolidation (BPC), SAP Integrated Planning (IP) and SAC Planning and much more.

Subscribe to our newsletter

Related Posts

Recent Posts