Timeliness Check with parameters not working (v 15.4 on prem) Hello, Ataccama Community.Β I am hoping you can help me figure this out.Β I am trying to create a timeliness check.Β The objective would be to have a general DQ rule that accepts an update date and then allows the user to configure a minimum delay and a maximum delay.Β Β The rule would find the number of days from today and the update date, then take the maximum of that value.Β If the max of that delay is mroe than the maximum parameter set, then it should return a βMAJOR DELAYβ indication.Here is my challenge.Β It does not seem to work when I use the parameter.Β It only works when I use a hard coded value for the βmaximum delayβ in the test.I am hoping someone can help me figure it out.Β