最近の検索
最近の検索はありません
Can I filter out the selection options in a data filter in the dashboard?
回答済み
投稿日時:2023年8月11日
I am trying to create a dashboard for one of our customers and they want to be able to filter by requester. When I add a requester filter, it lists all possible requesters, not just requesters for their organization. Is there a way t limit that drop down filter to ONLY display users that are part of their organization?
0
1
1件のコメント
Chandra Robrock
Hey Joe - I think creating a Standard Calculated Attribute would be the best way to accomplish this. Once created, you could then add a data filter for the new attribute you just created.
The exact approach you'll want to take will be largely dependent on how you can identify that these customers are associated with your customer's organization.
For example, if you're using Zendesk Organizations, you could build a Standard Calculated Attribute that looks similar to the below:
However, if you aren't using Zendesk Organizations, creating an attribute based on the customer's email domain may be the route you'll want to take:
Hope that helps point you in the right direction!
0