cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to loop through all the data in a table and fetch the data point comments?

0 Likes
218

Hi All,

I am trying to fetch all the data point comments that are available in the table. Can anyone please help on how to write the script to achieve this (Need to know at which dimension combinations these comments were mentioned).There are nearly 1000 comments in the model. So I want to get the complete list at which datapoints it is used)

Kind regards,

Tha.Ram

Accepted Solutions (0)

Answers (1)

Answers (1)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes

You can use getAllComments() API based on the cell selection you get from table.

https://help.sap.com/doc/1639cb9ccaa54b2592224df577abe822/release/en-US/index.html#TableComments_Mge...