Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
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?
User | Count |
---|---|
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form