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

SAC Data Point Comment - Keeping Comments when Changing Data Context

onursoyer
Participant
0 Likes
661

Hi Everyone, 

Is there any way to keep data point comments even if the data context is changed?

We have a table as below and we would like to link the comments to specific dimensions only (in this case Products, Plants, Countries).
So, the rest of the dimensions (Dimension A, Dimension B etc.) could be removed from the table or replaced with another dimensions. But the comments should be still visible as the specific dimensions are in the table.

ProductsPlantsCountriesDimension ADimension BSales QtyComment
Product A Plant ATurkeyCategory ASupplier A200Sales Qty is low due to high prices.
Product B Plant BGermanyCategory BSupplier B300 
Product C Plant CUSACategory CSupplier C400 

Therefore, the comments should only be related to key characteristics (e.g. product, plant, country) and not to the whole table structure.

Is there any way to achieve this workaround via SAC Scripting?

Thanks,
Onur

Accepted Solutions (0)

Answers (2)

Answers (2)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes
Dimension comment feature of SAC allow definition of dimensionality of the comment, but seems it doesn't fix your use case 100% as your comment is also relevant to the data point.
N1kh1l
Active Contributor
0 Likes

@onursoyer 

I think in standard table it would not be possible. Data point comments get tagged to the intersection of all dimensions representing the value being commented on including the filters which are applied on the table. The below blog covers in detail the behavior of data point comments.

https://community.sap.com/t5/technology-blog-posts-by-sap/datapoint-commenting-in-sap-analytics-clou...

 

Nikhil