Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Multiple Ageing Bracket and Percentage

SH_94
11 - Bolide

Hi Community,

 

I have the data which consist of multiple ageing bracket criteria and percentage for each item as per screenshot below. Each group of data and type consist of different ageing bracket and percentage .

Jcsh_66_0-1618038233243.png

 

I would like to use the above criteria to calculate ageing months and discount for the following data as per screenshot below.

Jcsh_66_1-1618038466029.png

 

 

And the result will be as follow:

Jcsh_66_2-1618038508308.png

 

May i know if there is anyway to build the workflow more dynamically based on the criteria - Data A?  I had attached the desired result in the excel file below.

12 REPLIES 12
SH_94
11 - Bolide
Spoiler
 

Hi @AngelosPachis ,

 

Thank you for asking me this question and it make me take a step back on whether mine initial thought will really contribute to more dynamic workflow or not.

 

After comparing the workflow that i tried to build and your workflow, your workflow more dynamic and easy to modify. I had completed analysing your workflow and have one query as below:

1. May i know how can i use the formula below effectively?

Jcsh_66_0-1618072503253.png

 

Thank you for your help 

 

AngelosPachis
16 - Nebula

What do you mean by saying effectively @SH_94 ?

 

What this formula does is it checks whether a cell under the percentage column is empty/null. If it is, then replace it with the maximum discount, which was 100% in the data you have provided.

 

 

SH_94
11 - Bolide

Hi @AngelosPachis ,

 

Thanks a lot for the detail explanation. I able to understand the full flow of the workflow that you had built.

 

Thanks again for the great input and advise on my previous workflow.

 

 

Labels
Top Solution Authors