Jump to content
  • 0

jojodhewa

Question

6 answers to this question

Recommended Posts

  • 0
7 hours ago, jojodhewa said:

Reports table

You may try using the following SQL statement in the Aggregation field:

SELECT COUNT(DISTINCT Field_name) FROM table_name

Please replace Field_name with your name of the field and table_name with name of your table.

 

You may find more information about this query at: http://www.w3schools.com/sql/sql_func_count.asp

Also you can read more  about aggregation here

 

Hope it helps :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...