✏️ Explanatory Question

What is a DP (Data Provider) class in SSRS reports in D365 F&O?

👁 2 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

A DP class is responsible for fetching data for an SSRS report. It processes data from tables or queries, stores it in a temporary table, and exposes that data to the SSRS report as a dataset.