Hello,
I would like to create reports using data from D365 Production Environment. I created reports in DEV environment using SQL connection, but I am unable to do this for Prod.
I was able to connect to Prod using Odata feed but it does not give me access to all tables (Ex: SalesTable).
Is there any way to connect to Prod tables directly? or is it possible to migrate reports from test to prod?
Thanks in advance.