Hello all!
Is it possible to create a custom SSRS query parameter dialog in AX 2012 without creating the report data provider class? The SSRS report that I've created pulls data from an AX query and works perfectly with the exception that I need to create a custom lookup for one of my report parameters. The report parameter is working correctly but I need to apply some custom filtering on the parameter that I can't get simply through the extended data type relation.
I'd like to avoid creating the report data provider class because I don't need to modify the way the report fetches the data, I just need to modify the way the parameter form is generated. Is it possible to just create a new UI for the report parameters with custom lookups without creating the data provider class? If so, could anyone point me in the direction of a native AX report that is doing that or give me some idea how it can be done?
I highly appreciate any input on this!
*This post is locked for comments
I have the same question (0)