I am creating a SSRS report by using rdp based classes. I have created ssrs report in visual studio 2010, 2012 which is allow to create dateset directly for the classes, directly access dynamics ax database and automatically pass the parameters to open the report.
but in visual studio 2019, data-source are sql server, analytics server..
it is not having dynamics database. it is not at all passing contract class, dp class data to create dateset.
what to do?