cancel
Showing results for 
Search instead for 
Did you mean: 

Jump from table to Popup issue

0 Kudos

Dear All,

I have a table generated with application designer clicking on it a popup shows up. The table has dimensions columns and key figures columns.

The problem is generated following the next 3 steps:

1) I click on a row in the table (any cell in the dimension part of the table) and the popup shows up;

2) I click on the close button and the popup disappears:

3) I click on the same row of point 1) (dimension part) and the popup doesn't shows up;

This is the problem; I can't open the pop up clicking two times consecutively on the same row.

In order to bypass it I have found two solutions:

Solution1) To click in another row; the pop up opens ; then after the pop up closure I can return back on the previous row (point 1)) and open the pop up again;

Solution 2) In the same row of point 1) to click in the key figure area of the table; in this case the pop up shows up.

Is there a way in order to click on the same row and in the same table area (or dimension area or key figure area) consecutively and open the pop up?

I think it should be needed to reset the table after the popup closure in order to delete any active selection on it: infact i think the problem is that after the popup closure the selection on the table remains still active and clicking further on the same table area no actions is generated by the click ( as a consequence the console log doesn't list anything).

Waiting for a feedback.

Kind regards,

Alessio

Accepted Solutions (0)

Answers (5)

Answers (5)

0 Kudos

Hi,

2019.21.

Bob0001
Advisor
Advisor
0 Kudos

This is a known issue and should be corrected already. Which version of SAP Analytics Cloud are you running on? Go to Menu > System > About.

0 Kudos

Hi Martijn and Sanjay,

I tried with Application.refreshData() but without good results.

Anyway I received this morning answer from SAP telling me that this is a known issue that will be fixed with the version 2020.02 of SAC.

Kind regards

former_member411491
Active Participant
0 Kudos

Hi Alessio,

Good to hear that. 🙂

Regards,

Sanjay Guha

former_member411491
Active Participant
0 Kudos

Hi Alessio,

Yes, As Martijn said its a bug, But for workaround you can use Application.refreshData(); on popup close button code.

I think it will work and it also depends on the table data loading time if acceptable or not.

Regards,

Sanjay Guha

mfoeken
Active Contributor
0 Kudos

Hi Alessio,

You are right. The selected cell remains in some kind of active state and therefore it doesn't respond to a second click to active the onClick script. I would report this as an incident on the SAP Support Portal as this is not the expected behaviour of this component.

Kind regards,

Martijn van Foeken | Interdobs