Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: How to aggregate in Calculation View, but still output detail field

$
0
0

The output row should look like this:

 

CustomerMaterialQuantityCaseDate
ABCXXX10045620130217

 

For what it's worth, I was able to get someone to write a SQL based Calculation view that works exactly like Lars has posted. However, once that was done I realized that in the data we have some materials with the last modified date/time that are identical down to the second. So now I'm going back to ask the SQL writer to use a second criteria in the SQL view for when there are still multiple records after pulling by minimum date.


Viewing all articles
Browse latest Browse all 9165

Trending Articles