rosanna_chiarazzo
Explorer
Member since ‎10-06-2014

User Statistics

  • 23 Posts
  • 1 Solutions
  • 3 Kudos given
  • 3 Kudos received

User Activity

hi Expert, i need to retrieve all "dimension comments" in a table via javascript.i tried the following code: var a = Table_Input.getComments().getDimensionComment(Table_Input.getSelections()[0]);console.log(a);This code works if I select the single r...
Hi! We have a story with some pages.On the first page there is a table with some dimension in rows, some measures in columns and some filters.We notice that if we try to remove or move the second page, the table on the other page loses all the filter...
Hi Experts, i am using dimension comments but I can't retrieve them in other tables, is this the default behaviour? is there a way to copy comment using javascript?thanks a lotRosanna 
hi All, I need some help filtering my table with all members.I tried this code without success.var resultSet = Table_Scenario.getDataSource().getMembers("ZCP_DM_CCIND");var memberInfos = ArrayUtils.create(Type.MemberInfo);for ( i = 0; i < resultSet.l...
Hi everyone,I'm trying to execute a data action across all versions, but I encountered an issue when attempting to use multiaction. Specifically, when I tried to create a new parameter containing all versions, I received an error regarding cardinalit...
Kudos from
Kudos given to