SOLVED
Filter description based on keyword and sum the amount fields
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Vigneswaran
7 - Meteor
‎12-26-2022
05:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I want to find the description having the keyword "Rent" and sum the debit and credit amount for those description
Input table:
Expected Table:
How can I achieve the new table
Thanks in advance!
Solved! Go to Solution.
Labels:
- Labels:
- Preparation
3 REPLIES 3
ShankerV
17 - Castor
‎12-26-2022
05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Vigneswaran
You can create a new column with Formula using Contains()
Then use the summarize tool to achieve result.
Many thanks
Shanker V
Felipe_Ribeir0
16 - Nebula
‎12-26-2022
05:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ShankerV
17 - Castor
‎12-26-2022
06:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Vigneswaran
Expected solution
Note: The workflow used to achieve the solution is attached which can be downloaded to see how the solution works.
If you believe your problem has been resolved. Please mark helpful answers as a solution so that future users with the same problem can find them more easily!!!!
Many thanks
Shanker V
