cancel
Showing results for 
Search instead for 
Did you mean: 

How to get sum using local annotations Overview card using CDS View?

10-03-2018 3:25 PM
682 views 0 comments
SAP Managed Tags
Subscribe

I want to display year wise total count so that I will get 2018 year 3 count and 2016 year 1 count. Join Date are my dimensions and count is measure in my analytical column chart. In CDS View add the following code of line to get the result. @DefaultAggregation: #SUM 
@EndUserText: {
    quickInfo: 'count'
}


Chart is showing perfect when I add above line in CDS view. Is it possible   to achieve same using local annotations?

How to do using local annotations without above CDS View annotations?

l count of 

Accepted Solutions (0)

Answers (0)