Custom Application Attribute Report

Hi @biswash53

If you want to generate a report with specific application attributes, you can create a TaskDefinition object like the one shown below. Then, import it and go to the Reports tab to create a new report.

I’ve tested the sample report below and got positive results. Please try it out and let me know if it works for you:

Account Attributes Report.xml (1.7 KB)

This report retrieves link attributes based on a specific application. You can customize the HQL and report columns as needed.

Also, refer to the link where @HemantSingh shared a report that fetches both identity and link attributes based on an application.

If you’re looking to learn more about creating custom reports, @enistri_devo has provided a helpful explanation in the documentation below.

Let me know if it is useful.

Thanks,
Raju