When utilizing the Native Asset reporting tool, I am interested in understanding how to apply multiple filters in the Attribute Value. Is this functionality available?
It would be beneficial to customize the reports to present a more refined view, such as displaying assets that are both active and assigned to a specific owner or group. This involves applying two distinct filters. However, it appears that the report currently restricts the use of one filter or Field.
Yes, you can apply multiple filters in Native Asset Reporting, but the functionality is somewhat limited depending on how your instance is set up.
If the report only allows one filter per field, a workaround is:
1. Use JQL (Jira Query Language) if your assets are linked to Jira issues. You can create a saved filter like: Asset Status = Active AND Assigned Owner = John Doe. Then, use this in your report.
2. Leverage Advanced Asset Search inside Assets (previously Insight) if available, where you can apply multiple filters dynamically.
3. Custom Dashboards. If filtering inside Native Asset Reporting is restrictive, consider using Jira Dashboards + Custom Filters to visualize asset data with multiple conditions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.