i want to make a list that display total by department

Confluence User - 19 Jul, 2024

hi experts,


i want to make a datalist that display total application fro every department. how?

datalists;userviews

5


19 Jul, 2024
confluenceUser
confluenceUser

Hi Dayana,
If the total application an existing column in the same form with the department column?

if that's the case .
You can just drag and drop the 
Application Column and the Department Column in the List builder. 

However,
If both of the columns are from different forms(Which from different tables)
you can make use of the Advanced Form Data List Data Store


You can join both of the tables .
You can also make use of the Aggregate Query if you want to display sum for the specific column.

Hope it helps.

19 Jul, 2024
confluenceUser
confluenceUser

yes, but i want to display the total by department

19 Jul, 2024
confluenceUser
confluenceUser

Okay.then maybe you can have the department to be as a filter.

Then You can filter out according to the department that you want only.

You can only see the application total based on the department that you have filtered out only?.

19 Jul, 2024
confluenceUser
confluenceUser

ginger, can you help me, i try to do the datalist using sql but it appear error : ERROR 19 Jul 2024 15:05:13 /jsp/dbuilder/dataListView.jsp - Error rendering datalist


19 Jul, 2024
confluenceUser
confluenceUser

Dayana,
Change the data store and you can Try to use the aggregate query to have the application column to be count up using the existing feature?
try to have it a go. 

By the way, the process_id column, is it in the same form?
Or is it from different one?
 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print