Hi all,
I am using AX 2012 and am trying to customize an SSRS report. The reports data is coming from an AX temp table that is being populated by and AX Class. I have added a field to the temp table and can see it is storing the data I am passing it by writing it to a txt file. But I don't know how to add a field to the report itself. I am editing the report using visual studio 2010. And the data set is an AutoGen_ReportDataProvider. I have tried refreshing it after adding the field to the temp table, compiling the table and running incremental CIL. But I still don't see the new field on the report. Is there something else I need to do to get a new field on the report? Also if I right click on the dataset and select view properties, the source is just named coa_details, and the Available datasets dropdown is just "Fields", with no actual field names. Any help would be greatly appreciated.
*This post is locked for comments
I have the same question (0)