I have scenario where client is asking about opening custom SSRS report from AX. They might be accessing AX database tables or some other database. However they want to open the report with in AX.
I was thinking, can I just add those reports to Dynamics AX reports template project and through X++ controller class open the report ? Is that possible ?