Splunk AppDynamics

How to use 'distinctcount' clause in ADQL

Basam_Nath
Explorer

hello folks,

I want to basically get count of distinct 'fieldname' .

When I write the following query, it won't work.

SELECT distinctcount(bb) FROM transactions WHERE application = "PROD" AND transactionName = "aaa" AND segments.userData.eReceiptIndicator = true

How can I do this?

thank you very much

Labels (1)
Tags (2)
0 Karma
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

Hi @Basam.Nath

Thank you for posting your query on AppDynamics Community.

I tried to run a similar query and it worked without the last `= true' predicate.

Do you want to try and let us know if it works?

View solution in original post

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi @Basam.Nath

Thank you for posting your query on AppDynamics Community.

I tried to run a similar query and it worked without the last `= true' predicate.

Do you want to try and let us know if it works?

0 Karma
Get Updates on the Splunk Community!

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...