cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement 'go-to' feature in the lumira designer charts?

Former Member
0 Kudos

Hello,

I am trying to implement a 'go-to' feature (similar to the 'go-to' feature in SAP BW) in the Lumira Dashboard Charts. The goal is to enable end users to view all the data points of the selected value in any chart.

Is this possible using Lumira Designer?

Will writing scripts using the Script Editor help achieve this task?

Any help will be greatly appreciated!

Thank you,

Kavitha

Accepted Solutions (0)

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

Kavitha - have you tried implementing the Report-to-Report interface? See https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=451066727

Former Member
0 Kudos

Hi Tammy,

Thank you for sharing the link.

I was able to implement RRI in Lumira Designer to navigate to the detailed report. I passed the selected values as parameters via the URL to view the detailed report(target application).

However, I have some issues when the value selected from the charts is both a text/key in the SAP BW. The URL parameters should be a key and the selected value is a text. (Since text on data visualizations makes more sense than key - I will not be able to change text values on charts to key values.)

Is there API method that I can use to retrieve the key based on text using Script Editor in Lumira Designer

or are there any other solutions?

Please let me know.

Thank you,

Kavitha