Quantcast
Channel: Dynamics User Group
Viewing all articles
Browse latest Browse all 15740

SSSR Report visible in Visual studio but as empty in AX client after deployment

$
0
0

Hi All,

 

Pls help me with the following issue. I have been stuck with this for the past few days.

 

I made a new dataset for the SSRS report namely 'WMSPickList_OrderPick' and a new design too. The new dataset is being filled up by DP class which returns a temporary table(a new one for my set of fields). The required change has been made in the controller class too by calling my new design in the .initArgs method, and also in the output menuitem for the same.

I am able to view the report fully functioning in Visual Studio with all the data n all, but even after I deploy it, it is seen as empty one in AX client.

(Actually what I feel is that the data is not getting inserted unto the temporary table because it is showing a blank table there. But then how the report is seen in Visual Studio?)

What can be the possible reason for this??

Any help would be really really appreciated.

 

Thanks in Advance!!!


Viewing all articles
Browse latest Browse all 15740

Trending Articles