
I have an ssrs report change in an xpo file. I can see the change in the file and when I import into the cus model I believe this step is working as a further comparison between the xpo and cus layer shows no differences. However I cannot get the change to actually come through to the report (ie the changes are never visible in the sales invoice report itself).
This is despite
redeploying report via powershell and the aot
verified the ssrs settings through the AX application
clearing all caches including report server
restarting ax service
restarting ssrs service
deleting all the ali and alc files from the \Appl folder and recreating them
clearing the usage data of the account the ssrs runs under
deleting report in ssrs prior to redeployment
re-entering the password in ssrs server manager as well as reviewing all the setup here
Is there anything else I can try to get the report changes to show?
*This post is locked for comments
I have the same question (0)Can you see the new features of the report in Visual Studio? Also, what if some code/data controls visibility of the new fields? Do you need to import controller/data provider class as well.