
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 08:26 PM
Hi,
Has anyone had experience creating interactive filters based on the survey questions? We have reports on a dashboard which refer to the following tables:
asmt_assessment_instance
asmt_metric_result
task_assessment_detail
asmt_assessment_instance_question
However if I create an interactive filter on asmt_metric, or on one of the survey tables, I am unable to add an interactive filter reference in the related list. Once such combination is to have the interactive filter refence asmt_metric, Category == Customer Satisfaction Survey.
This filters the available values down to the required questions, however when I try to add a filter reference in the related list, I get an error containing " filter is not of type "asmt_metric"", regardless of which table I use to reference the question field.
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 11:37 PM
Hi gumbicus,
Please tell which field/table you are using to add in interactive filter reference related list as it only allows 'the field must reference the table specified in the parent filter Reference table field' and in this related list reference table should be on which table you have the report to apply this interactive filter.So I think first check the relation between the above survey tables and then only create interactive filter on the correct table and map it with right field on the metric table.Currently you are missing this thing.If any concerns, please let me know.
Regards,
Apurva

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 09:23 PM
Hi gumbicus,
To use interactive filter on dashboard to filter reports on that dashboard.Follow below steps,
- Navigate to a dashboard.
- Click the add content icon (
)
- Select Interactive filters.
- Select the type of filter to add, such as Choice list or Reference.
- Select the filter you want to add.
- Click Add or drag the filter onto the dashboard.
Please Mark If it is helpful to you!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 10:49 PM
I believe these tables use doc id fields and don't have real references. If that is the case, you'll need to create some views so you can use the full records as references. There are still some things to work out depending on your use case, but database views will be involved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 11:37 PM
Hi gumbicus,
Please tell which field/table you are using to add in interactive filter reference related list as it only allows 'the field must reference the table specified in the parent filter Reference table field' and in this related list reference table should be on which table you have the report to apply this interactive filter.So I think first check the relation between the above survey tables and then only create interactive filter on the correct table and map it with right field on the metric table.Currently you are missing this thing.If any concerns, please let me know.
Regards,
Apurva

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2020 03:43 PM
Thanks, Due to the lack of relation for an interactive filter we have opted for a line graph report