SOLVED
Data Investigation
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
Simon1187
9 - Comet
‎09-16-2021
07:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi there,
I am trying to achieve when Contract_id has two or more product_id then for getting total it considers Total price, if not it considers paid . Could you please help me with that?
Thanks,
Sample Data is below:
Solved! Go to Solution.
Labels:
- Labels:
- Data Investigation
2 REPLIES 2
binay2448
11 - Bolide
‎09-16-2021
11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
AngelosPachis
16 - Nebula
‎09-16-2021
11:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Simon1187 ,
Here's how you can do it. First you can use a summarise tool to count the number of products per contract and then use a filter tool to split your records to those that have only one or two or more.
Then you can configure your summarize tools to use the appropriate fields and join your data back together
Hope that helps,
Angelos
