Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
10-24-2018 10:03 AM
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
Solved! Go to Solution.
10-25-2018 08:36 AM
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?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form