http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2908860&SiteID=1
In order to avoid complete headache, consider these settings.
Right click your project name in solution explorer of BIS.
Set overwrite datasources to true. Click configuration manager. Check the checkboxes for build and deploy on both debug configuration and production configuration.
Retype the target server url after clicking ok to be http://localhost/reportserver.
Make sure the deploy folder is the correct folder (it may reset this). Rebuild and deploy the report.
As a side-note, SSRS 2005 caches reports. It will keep a .rdl.data cache file around which caches the dataset instead of always reexecuting dataset queries.
Try closing VS, deleting the .rdl.data file, and reopening again?
Power BI Copilot, AI Instructions And DAX Measure Definitions
-
Continuing my (already very long) series on what information you should be
adding to the AI Instructions of your semantic model and why, in this post
I’ll ...
6 days ago
0 comments:
Post a Comment