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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...