Forum Discussion
help with Summarize
- 4 years ago
Anonymous
Can you try
summarize(les_items_data,les_items_data[item_id],les_items_data[Tile],"Max Revison",Max(les_items_data[Revision_Number] ) )and let us know if it works or not.
Regards
sanalytics
if it is your solution then please like and accept it as your solution
I've Kudos your last post 😁
Could I ask for a little more help!
by applying your solution i get the following result
I gather the summarize is saying each of the titles is unique hence why they are showing. I only want to show the Title with MaxRevision 20 (in this example). My ulitimate goal is to have a table that shows the most recent Item Title for each Item_id.
Anonymous
Please provide some dummy data to work on..
Regards
sanalytics
- Anonymous4 years agoNot applicable
Thanks for the reply. Since posting the database owner has changed his requirements and no longer requires what I am trying to achieve. Your initial help was much appreciated though