You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Fixed Assets To and From Period range parameter

Summary:

I'm editing a DM for a fixed assets report. My task is to create a "To Period" and "From Period", the issue is in the SQL no matter how I've written it in to be between Periods it will accept the SQL and create the second Binding Parameter but then when running the report, it will only show a single period, all periods, or the report will run and not show any data.

The report is for Fixed Asset Disposals.

Code Snippet (add any code snippets that support your topic, if applicable):

WITH PERIOD_COUNTER AS(
SELECT fdp1.period_name

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!