Good Afternoon - I am attempting to resurrect an old, custom entity in Dynamics 365. I've added a couple of new fields to the form, published the form and can see and use the new fields and I can see the new data in the tables in SSMS. Now, I would like to add these 2 new fields to the embedded dataset in the old SSRS report so that I use them in the updated report. The old query runs fine, I show results but no new (the ones I have added) records. If I try to add the new fields to my query in the query designer, I get the error message "Could not update a list of fields for the query. Verify that your query syntax is correct." The details say "The attribute "new_field" cannot be found for entity "old_entity". Specify a valid query, and try again."
The original data source appears to be from an old server that still exists, it is just not a production server. The credentials that are cached also reference the old server (which would explain why the new fields are unavailable). If I try to change the server name to the new server, I get the message that "An error occurred while processing the login request. View Error Log". The error log shows several references to the old server. I know I am doing something wrong, I am just not sure what.
Environment is Dynamics CRM 2016, on-premise, I am using Microsoft Visual Studio 2015 with Dynamics 365 Authoring Extensions installed.
Please let me know if I can provide any other information. Thank you in advance for your help.
*This post is locked for comments
I have the same question (0)