Adyatantech

DUPLICATE DETECTION AND MERGING OF RECORDS IN DYNAMICS 365

When we create and update records, we often get a pop-up message to ignore and save. To maintain integrity MS Dynamics 365 includes default duplicate detection rules and Jobs. These rules are automatically turned on for accounts, contacts, and leads, but not for other types of records. For other record types, we must create a […]

HOW TO CREATE SUBREPORTS IN SQL SERVER REPORTING SERVICES (SSRS)?

A Subreport is a report item that displays another report inside the body of a main report. It is basically used to embed a report within a report. Any report can be used as a Subreport. We can pass the parameter into Subreport from Main report. We can place a Subreport in the main body […]