<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Missing SQL Expression Fields Folder in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538789#M3401515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQl Expressions fields is only enable if the report was created based on Tables or Views. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any report created on ADD Command&amp;nbsp; then SQL Expression fields are not displayed in field explorer. This is by design of the crystal reports...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Naga.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 18:07:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-11T18:07:54Z</dc:date>
    <item>
      <title>Missing SQL Expression Fields Folder</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaq-p/9538787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a report that was converted to use an SQL Command.&amp;nbsp; i.e. it does not use the distinct tables, it uses one SQL query as the datasource.&amp;nbsp; But somehow during the conversion process the SQL Expressions in Crystal got deleted (including the "SQL Expressions" folder in the "Field Explorer").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to get the "SQL Expression Fields" folder back so I can add a new SQL Expression to the report?&amp;nbsp; I have included a screenshot so you can see what exactly is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/229786" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without the "SQL Expression Fields" folder I cannot add a new "SQL Expression".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance is appreciated.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 17:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaq-p/9538787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-11T17:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing SQL Expression Fields Folder</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538788#M3401514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Expression Fields are not available when reporting against a Command Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connect to a Table/View and use an ODBC or OLEDB connection with the driver from the Vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Abhilash&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 18:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538788#M3401514</guid>
      <dc:creator>abhilash_kumar</dc:creator>
      <dc:date>2013-06-11T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Missing SQL Expression Fields Folder</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538789#M3401515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQl Expressions fields is only enable if the report was created based on Tables or Views. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any report created on ADD Command&amp;nbsp; then SQL Expression fields are not displayed in field explorer. This is by design of the crystal reports...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Naga.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 18:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538789#M3401515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-11T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Missing SQL Expression Fields Folder</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538790#M3401516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That explains why the option is not there, but what do you do instead?&amp;nbsp; That's actually fairly easy - Since you're writing SQL anyways, add the SQL expression to the query in the command.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 19:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-sql-expression-fields-folder/qaa-p/9538790#M3401516</guid>
      <dc:creator>DellSC</dc:creator>
      <dc:date>2013-06-11T19:14:08Z</dc:date>
    </item>
  </channel>
</rss>

