What function do I use to create a functional parameter that replace for example business plan id F2022Q1 with F2022Q2, i.e. next courter?
If the business plan id would be a number value I could use function ADD but business plan id is a string and I can’t use it as a parameter value as number?