Przejdź do głównej treści

My custom report just shows the query field names - Baza Wiedzy / Using Deskpro / Reports - Deskpro Support

My custom report just shows the query field names

Lista autorów

Question:

I've written a custom report in DPQL. When I run it, it just returns the names of the fields I want, not the actual results. What's going on?



Answer:

This error is often caused by putting the variable names in quote marks. You don't need to put variables in quotes when writing DPQL.

 Incorrect:

 














Correct:


Przydatne Nieprzydatne

7 na 14 osób uznała tę stronę za przydatną