abhijit-ecsion / SmartEmail

Smart Dashboard with Emails Counts and View
0 stars 0 forks source link

Email Count for GMail was not getting proper due to condition on External Contacts Tables so need to worked on join for Google Account. #8

Open abhijit-ecsion opened 3 years ago

abhijit-ecsion commented 3 years ago

Email Count for GMail was not getting proper due to condition on External Contacts Tables so need to worked on join for Google Account.

Description - Dashboard count and clicks not working for Gmail Account. It gives blank listing and zero count as there is syntax or query statement issue in SP which returns emails count and listing.

Solution -

  1. Check with Query call where exact issue occurs.
  2. Create and modify the statement with resultant conditions.