...
- For a given tenant's root org the supported report type can be stored in the bucket where the report JSON is stored.
- Each of the filed data can have two attributes that specify the datatype of the field and sortable
- JSON can have the filterable column list and also the multiple tabs to be shown
Solution benefits
1. All the types of reports will be available to all the admin user associated with the root-org
2. This field datatype will help to convert the field from string to the required type so that operation can be performed on the sameSolution 2
1. Depending on the field Name UI will change the Fields Datatype
The drawback of this approach
the changes has to be done depending on the field name and this may not be so accurate