Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorial:adm:report_eav_identity [2019/07/09 12:13] (current)
klementm created
Line 1: Line 1:
 +====== Report - Extended attribute report for Identity ======
 +
 +This tutorial shows how to create a basic report for the chosen extended attribute for the identity.
 +
 +===== Preparation =====
 +
 +I suggest that you prepared some extended attribute or you choose some already existing extended attributes. For this tutorial, I want to see the report, where we will see an extended attribute **phone**.
 +
 +===== Report =====
 +
 +  - First of all, go to **Reports** in the side menu
 +  - Now let's create a new report
 +{{ :tutorial:adm:zip01.png?600 |}}
 +  - In the next step, we need to fill the form as shown in the picture
 +      * **Report** - Identities - report EAV attribute
 +      * **Disabled identities** - if not filled then it can be both
 +      * **Form definition** - In which form is our extended attribute present - here we have default Identities
 +      * **EAV attribute name** - name of the extended attribute
 +      * **Value of EAV attribute to report** - if filled then only occurencies with this value will appear in result table
 +{{ :tutorial:adm:zip02.png?600 |}}
 +  - After clicking Generate report you can actually see the result
 +{{ :tutorial:adm:zip03.png?600 |}}
 +  - Finally, we can download xlsx table and the report
 +{{ :tutorial:adm:zip004.png?600 |}}
  
  • by klementm