When I execute something like SELECT users.name FROM users ORDER BY name I get table where each row it's a user_name. What if I need to display all names in a single row (maybe with comma after each)?
Hi. I have 2 the same sql query with columns: ID, Summary, Desc In PocketQuery, data is displayed with the same column width. But, In SQLForConfluence - columns of different w...
Is it possible to use PocketQuery to do nested queries? For example, let's say we have a list of Customers in one table, and a list of Orders for those Customers in another table. I want to be a...
I have the following pocketquery template that is derived from the "default form template" discussed here: https://help.scandio.de/documentation/display/PQDOC/Default+PocketQuery+Templates My c...
We have the following template working with a single value in the "Computers" column, such as "C01". However, sometimes the Computers column contains more than one computer, such as: C01, C02 ...
I'm having an issue where I'm using PocketQuery to render a Google Chart using a custom template. It works great in Confluence pages by itself. However, if I try to place the PocketQuery m...
I would like to use a parameter as part of a table name. Is it possible to do this with PocketQuery? The database I am sending queries to has one set of tables for each customer of o...
Hi. When installing the PocketQuery plugin an exception is thrown with the following message "Error retrieving dependency of class: de.scandio.confluence.plugins.pocketquery.extractors...
...xample tooltip 2014-06-01 1232 example tooltip 2014-07-01 1981 example tooltip Pocket Query Template: <script> PocketQuery.chart('LineChart', { height:700, width:1000, display...
Love what can be done with PocketQuery, but it all becomes useless if data isn't available in Confluence search scope. How can PocketQuery pulls be auto cached on Confluence page? Found t...
Copied to clipboard