Recherches récentes


Pas de recherche récente

Daniel Williams's Avatar

Daniel Williams

Adhésion le 15 avr. 2021

·

Dernière activité le 19 déc. 2023

Suivis

0

Abonnés

0

Activité totale

29

Votes

12

Abonnements

6

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Daniel Williams

Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk APIs

@Sanjeev Mandalapu

Is there a way to generate the OAS for our specific instance of ZD so that it includes custom fields, objects, etc?

Afficher le commentaire · Publication le 19 déc. 2023 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk APIs

Any updates on when this will be available?

Afficher le commentaire · Publication le 30 juin 2023 · Daniel Williams

0

Abonnés

1

vote

0

Commentaire


Daniel Williams a ajouté un commentaire,

CommentaireBuilding reports

Is there a way to get an export of the out of box datasets, or can you only export reports?

I need to be able to query against two datasets (I've already upvoted the link mentioned in this thread), and also want to be able to use other visualization tools, including to conditionally highlight (https://support.zendesk.com/hc/en-us/articles/4408819953818/comments/5003965656474). I'll ultimately likely needs to display things in an external dashboard that draws data from other systems, too.

Afficher le commentaire · Publication le 17 oct. 2022 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

CommentaireExplore recipes

All of the examples noted are based on the value the cell contains, rather than the value of the column/row it exists in. Can you give an example where the background of a particular cell is adjusted based not on the value of the cell itself, but of the row or column value it resides in?

Afficher le commentaire · Publication le 04 oct. 2022 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

CommentaireExplore recipes

Is there a way to apply conditional formatting to only certain rows or columns?

For instance, I have a two-way table and I want open tickets belonging to a specific assignee to be red if they have more than 5:

This doesn't seem to do it:

IF ([Ticket status]="Open" AND COUNT(Tickets)>1 AND [Assignee name]="Daniel Williams") THEN
    {
        "backgroundColor": "red"
    }
ENDIF

Even just limiting the IF to [Ticket status]="Open" doesn't mark that column red, or [Assignee name]="Daniel Williams" also doesn't mark it.. can you filter based on the column or row value?

Afficher le commentaire · Publication le 03 oct. 2022 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Feedback - Reporting and analytics (Explore)

This is a pretty critical function that's missing..

Afficher le commentaire · Modification le 15 mars 2022 · Daniel Williams

0

Abonnés

2

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Feedback - Ticketing system (Support)

Nevermind, I just tried it in a ticket instead of on an org (which is where we use them) and it does not work as described above.

Afficher le commentaire · Publication le 17 févr. 2020 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Feedback - Ticketing system (Support)

Hmm.. maybe try clicking out of the box afterward? This is the behavior for multi-lines in our tenant (25s video): https://drive.google.com/a/nbs-us.com/file/d/1nWiNSy4lLZgRa9Z6yijMYLvx7iM7Kf-5/view?usp=drivesdk

Afficher le commentaire · Publication le 17 févr. 2020 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Feedback - Ticketing system (Support)

Hi Fabio! If you set the field type as multi line instead of a regular text field then enter a hyperlink it turns it blue and clickable without further changes or formatting.

Afficher le commentaire · Publication le 17 févr. 2020 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire


Daniel Williams a ajouté un commentaire,

Commentaire de la communauté Feedback - Ticketing system (Support)

I found a work around for this. If you use the multi line field instead of the regular text field you can use hyperlinks. It ended up looking like this for us: https://drive.google.com/a/nbs-us.com/file/d/1Zbgmn1BXnuSDh3in953ha055IjQcbhj3/view?usp=drivesdk

Afficher le commentaire · Publication le 03 févr. 2020 · Daniel Williams

0

Abonnés

0

Votes

0

Commentaire