Getting latest available month data from dataset
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am having data set with different product information and cost components. Data is in rows, for one product say Product A, latest available data is July-2023 and for another (say Product B) it could be Apr-2023.
See the sample data attached in excel file.
Key is the driver which is unique combination of all the fields.
For product 245, we want to capture Jul month information in the costs and all the other month rows should be deleted.
For product 201, we want to capture May month information in costs and all the other months rows should be deleted.
This is same for all the products. Jul is the latest actual month so any month after Jul need not to be considered and deleted.
Solved! Go to Solution.
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RonitGupta, here is one way to do it:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
