Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Show the number of logins and the number of incidents at the same report

edited Feb 7, 2019 3:27AM in Reporting & Analytics for B2C Service 3 comments

Summary

number of logins and incidents at the same report

Content

Hi all,

I am trying to display below information in the same page:

Account name, number of logins, number of open incidents

For this, I was using three tables - Accounts, User_trans, Incidents

(Accounts.acct_id = User_trans.acct_id, Accounts.acct_id = incidents.assgn_acct_id)

The problem is this condition has a result of [number of logins * number of open incidents] due to the join condition. Probably, I need a some sort of UNION ALL function to get the correct value.

 

In the report, I've set

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!