<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I don't think the reporting system can do what is being asked
      because you have to negate on a subquery, something like this:</p>
    <p>select accountname from vtiger_account<br>
      where not EXISTS (select 1<br>
                        from vtiger_emaildetails<br>
                        inner join vtiger_crmentity on crmid = emailid<br>
                        where description like '%some_text%')</p>
    <p>as soon as you "join" on the email relation you can't do that
      anymore.</p>
    <p>I would recommend a direct SQL (if that is supported) or using
      mattermost or superset (we are using both with good results)<br>
    </p>
    <p>please correct me if I am wrong as I haven't seen vtigercrm in
      ages....</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 8/1/20 8:43, Uma S wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAH83Uo+neLqHQbFWhsQWB6WmeHLhcbku0UD1e6MTjKhvT7CZrQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi lajeesh,<br>
        <div><br>
        </div>
        <div>Reports will list the fields of modules based on
          related-list and if that's chosen as secondary module in your
          reports. Male sure that particular uitype 10 is linked to
          module via related list.<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Mar 11, 2019 at 1:21
          PM lajeesh k <<a href="mailto:lajeeshk@gmail.com"
            moz-do-not-send="true">lajeeshk@gmail.com</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">Hello,
            <div><br>
            </div>
            <div>Reports not showing fields of related modules (ui type
              10) in colum list of filter.</div>
            <div>Anyone has code for this feature  ?<br clear="all">
              <div>
                <div dir="ltr">
                  <div dir="ltr">
                    <div><br>
                      Regards,<br>
                      Lajeesh<br>
                    </div>
                    <div>Freelance developer / entrepreneur</div>
                    <div><br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          _______________________________________________<br>
          <a href="http://www.vtiger.com/" rel="noreferrer"
            target="_blank" moz-do-not-send="true">http://www.vtiger.com/</a></blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">With<br>
          Best Regards<br>
          Uma.S<br>
          <div>Vtiger Team</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Un saludo
Joe
TSolucio

JPL TSolució, S.L. garantiza la confidencialidad de los datos que obran en su poder y según lo estipulado por la LOPD 
(Ley Orgánica 15/1999 de 13 de diciembre de Protección de Datos de Carácter Personal). Este mensaje se dirige 
exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario 
indicado, queda notificado de que la lectura, utilización, divulgación y/o copia sin autorización está prohibida en 
virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente 
por esta misma vía y proceda a su destrucción. El correo electrónico vía Internet no permite asegurar la confidencialidad 
de los mensajes que se transmiten ni su integridad o correcta recepción. JPL TSolució, S.L. no asume ninguna 
responsabilidad por estas circunstancias.</pre>
  </body>
</html>