SAP Knowledge Base Article - Public

3654040 - Measure Input Control not working in view mode in SAC

Symptom

  • Measure input control does not function as expected in view mode.
  • The table displays all measures instead of the selected ones when using the measure input control in view mode.
  • The issue does not occur in edit mode, where the measure input control works as expected.

Environment

  • SAP Analytics Cloud

Reproducing the Issue

  1. Create a story using the BW live model.
  2. Add a table and a measure input control to the story.
  3. Select the measures to be available in the list of input control.
  4. Save the story and switch to view mode.
  5. Select a measure from the input control and observe that the table displays all measures instead of the selected one.
  6. Switch back to edit mode and repeat the above steps to confirm that the issue does not occur in edit mode.

Resolution

  1. Open the story in edit mode.
  2. Display the left-side panel.
  3. Navigate to the "Outline" section.
  4. For the concerned page, click on the "onInitialization script" icon.
  5. Add the following script:

```  

//Table_1.getPlanning();  

```  

  1. Switch to view mode and verify if the table displays the selected measures correctly.

Keywords

measure input control, view mode, edit mode, sap analytics cloud, table, BW live model, data visualization, story, selected measures, input control issue, sap analytics cloud troubleshooting , KBA , LOD-ANA-TAB , Table , Problem

Product

SAP Analytics Cloud all versions