By using this website, you agree to our Terms of Use (click here)
I was wondering if there is a way that you can restrict the periods that an ARM report can be ran for. We have a cash flow that doesn't calculate correctly in 2019 because of a disposal, but it will be correct in 2020. Is there a way to only have 2020 periods as options to select when running the report?
your report doesn't have the Start Financial Period and End Financial Period?
It does and that's what a want to restrict. I don't want the person running the report to see any of the periods in 2019 as an option - only 2020.
you can restrict the [Start Period] and [End Period] in Report Definition.
you also can set up [Start Period] and [End Period] in row set.
The only thing I can think of would be to do something like this in the Column Set:

By hardcoding 2020 in the Column Set, it will only take the Month from the parameter set by the person running the report. They could still select 03-2019, but your report would run it for 03-2020. Then you'd want to make sure to print 03-2020 on the report.
Not the best solution because it could be confusing to the user, but it's the best idea that I can think of at the moment.
