AYUDA CON consulta sql ZOHO REPORTS

AYUDA CON consulta sql ZOHO REPORTS

Una base de datos con las columnas

vendedor
direccion
tipocliente
telefono
correo
contacto

tiene campos vacios a los que complete con 'PENDIENTE', necesito una consulta para totalizar los pendientes de cada columna el cual logre con esto

SELECT
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE Direccion  = 'PENDIENTE'
) as Direccion,
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE Telefono  = 'PENDIENTE'
) as Telefono,
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE tipoCliente  = 'PENDIENTE'
) as tipoCliente,
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE NombreContacto  = 'PENDIENTE'
) as NombreContacto,
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE numeroCelular  = 'PENDIENTE'
) as numeroCelular,
( SELECT COUNT(*)
FROM  "GANADERIA ABRIL 2018" 
WHERE correoElectronico  = 'PENDIENTE'
) as correoElectronico
UNION
 SELECT
COUNT(Direccion) as Direccion,
COUNT(Telefono) as Telefono,
COUNT(tipoCliente) as tipoCliente,
COUNT(NombreContacto) as NombreContacto,
COUNT(numeroCelular) as numeroCelular,
COUNT(correoElectronico) as correoElectronico
FROM  "GANADERIA ABRIL 2018" 
UNION
 SELECT
( SELECT COUNT(Direccion)
FROM  "GANADERIA ABRIL 2018" 
WHERE Direccion  = 'PENDIENTE'
)/ count(*) * 100 as Direccion,
( SELECT COUNT(Telefono)
FROM  "GANADERIA ABRIL 2018" 
WHERE Telefono  = 'PENDIENTE'
)/ count(*) * 100 as Telefono,
( SELECT COUNT(tipoCliente)
FROM  "GANADERIA ABRIL 2018" 
WHERE tipoCliente  = 'PENDIENTE'
)/ count(*) * 100 as tipoCliente,
( SELECT COUNT(NombreContacto)
FROM  "GANADERIA ABRIL 2018" 
WHERE NombreContacto  = 'PENDIENTE'
)/ count(*) * 100 as NombreContacto,
( SELECT COUNT(numeroCelular)
FROM  "GANADERIA ABRIL 2018" 
WHERE numeroCelular  = 'PENDIENTE'
)/ count(*) * 100 as numeroCelular,
( SELECT COUNT(correoElectronico)
FROM  "GANADERIA ABRIL 2018" 
WHERE correoElectronico  = 'PENDIENTE'
)/ count(*) * 100 as correoElectronico
FROM  "GANADERIA ABRIL 2018" 
 
 
Me da un total, pero necesito separado por vendedor, ayuda

      • Sticky Posts

      • Announcing Zoho Analytics 6.0 Beta!

        We are delighted to open up the next major version, Zoho Analytics 6.0 Beta! The new version comes packed with a wide range of functionalities for all persona, namely business users, data analysts, data engineers, and data scientists. Zoho Analytics team
      • What's New in Zoho Analytics - August 2024

        Hello Users! We are back with the latest updates and enhancements made to Zoho Analytics. Keep reading to learn more about them. Connect to the data hosted in the cloud without allow-listing the IP addresses Utilize Zoho Databridge to connect to the data
      • We are coming to your city! Zoho Analytics Community Meetup

        Hello, business leaders and data enthusiasts! We are delighted to announce that registrations are now open for the ZUG meetups, and we can't wait for you to be a part of them. Our in-house analytics experts are geared up to lead discussions on constructing
      • Zoho Analytics: 2021 Look Back

        As we start a new year in 2022, here's some of our top moments from 2021. Zoho Analytics in 2021
      • [Customer Talk] PREMO Group's Analyst Interview at Zoho Day 2022

        Premo Group, a 50 year old Spanish Manufacturing Company, has been our long-standing customer with #ZohoAnalytics. They've been using our platform for their end-to-end, unified business analytics solution.  Hear more from Claudio Cabeza, Director at PREMO