Hi Alteryx Experts,
i have scenario like to create new field with required calculations and looking for some help.
IF product name contains (bps) then row should generate value with ((current month-previous year Dec month)/previous year Dec month)*10000 else row should generate same value what we have.
for example: bps metric has month has Feb that means calculation should be (Feb2023-Dec2022/Dec 2022)*10000 else Feb 2023 value
previous year row should be ignored once we generate new field by using formula.
I have attached sample data and i have similar data for 2022 and 2021(in this case current month would be last month of that year)
Can someone help me on this to get required data format for my reporting.
Thanks in advance.
Rama