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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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