Quarterly Payment Split
- 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
Hi,
Trying to find a solution to this issue.
I've attached a snippet of some data.
1) First, I want to filter for 'Service Charge' under the 'Rent Type' column
2) Where the 'Frequency' column is '/Month', I want the data to be left untouched.
Where the 'Frequency' column is 'Total', I want the data to be left untouched again.
Where the 'Frequency' column is '/Quarter', I want the data to be divided by 3 and split across the months following.
E.G. where Mar - 2022 has 15000, I would want 5000 to be shown for Apr - 2022, May - 2022 and Jun - 2022. Mar - 2022 would then become zero.
Solved! Go to Solution.
- 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
- 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
@tomtingley Can you provide the expected result for some records or all records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@binuacs When I tried using the 'ALL MONTHS' input, my 2022 data ended up at the end and the quarterly payments did not divide by 3 as you showed earlier in your workflow. Instead, nothing changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@tomtingley - I changed a few things for you. Please let me know, if it meets your requirements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@tomtingley updated the workflow (your dummy file had NULL values but in the full file it is 0 which was causing the issue)
