<?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: Report Generation using Query configuration in backoffice in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113844#M415949</link>
    <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;
&lt;P&gt;I have been facing the same issue. I followed the similar steps that they mention in this below link.
&lt;A href="https://help.hybris.com/1811/hcd/c97c0ac3701b400b915a8f774f06045e.html"&gt;https://help.hybris.com/1811/hcd/c97c0ac3701b400b915a8f774f06045e.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I was able to get the results that i was expecting but when i am using the condition such as:
select {&lt;A href="http://cust.Pk"&gt;cust.Pk&lt;/A&gt;} as custpk from {b2bcustomer as cust} where {cust.firstname} = ?user&lt;/P&gt;
&lt;P&gt;i have added the new attribue but when i am searching with the user its not giving any results.
please check the attachment for the screen shot&lt;A href="https://answers.sap.com/storage/temp/1717936-12359-doc3.pdf"&gt;link text&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;please let me know your thoughts.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,
Shiva
&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 21:22:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-03-01T21:22:48Z</dc:date>
    <item>
      <title>Report Generation using Query configuration in backoffice</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaq-p/12113841</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;I am new to Hybris 6.7 version. I have a requirement to generate the report using query configuration in backoffice. After that, we should be able  to download the report in csv format. I am able to download the report, but my columns are not displaying. All values are coming as null.&lt;/P&gt;
&lt;P&gt;Request to help me in detail using one complete example and screenshot if required.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,
&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 17:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaq-p/12113841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-23T17:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Report Generation using Query configuration in backoffice</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113842#M415947</link>
      <description>&lt;P&gt;One will be able to understand the root cause of the issue you are facing only when you mention the steps you have followed so far.
&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 18:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113842#M415947</guid>
      <dc:creator>arvind-kumar_avinash</dc:creator>
      <dc:date>2019-01-23T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Report Generation using Query configuration in backoffice</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113843#M415948</link>
      <description>&lt;P&gt;Did anyone get a chance to look into query?&lt;/P&gt;
&lt;P&gt;Request to help me in this.
&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:14:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113843#M415948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-24T18:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Report Generation using Query configuration in backoffice</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113844#M415949</link>
      <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;
&lt;P&gt;I have been facing the same issue. I followed the similar steps that they mention in this below link.
&lt;A href="https://help.hybris.com/1811/hcd/c97c0ac3701b400b915a8f774f06045e.html"&gt;https://help.hybris.com/1811/hcd/c97c0ac3701b400b915a8f774f06045e.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I was able to get the results that i was expecting but when i am using the condition such as:
select {&lt;A href="http://cust.Pk"&gt;cust.Pk&lt;/A&gt;} as custpk from {b2bcustomer as cust} where {cust.firstname} = ?user&lt;/P&gt;
&lt;P&gt;i have added the new attribue but when i am searching with the user its not giving any results.
please check the attachment for the screen shot&lt;A href="https://answers.sap.com/storage/temp/1717936-12359-doc3.pdf"&gt;link text&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;please let me know your thoughts.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,
Shiva
&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 21:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113844#M415949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-03-01T21:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Report Generation using Query configuration in backoffice</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113845#M415950</link>
      <description>&lt;P&gt;Hi Shiva - you can hope a faster response from the community if you create a new question for your specific problem.&lt;/P&gt;
&lt;P&gt;In order to analyze your problem further, I need the screenshot/values of all fields that you filled up to create a Report Definition.&lt;/P&gt;
&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/12361-screenshot-2019-03-01-230048.png" /&gt;
&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/12362-screenshot-2019-03-01-230402.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2019 00:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/report-generation-using-query-configuration-in-backoffice/qaa-p/12113845#M415950</guid>
      <dc:creator>arvind-kumar_avinash</dc:creator>
      <dc:date>2019-03-02T00:08:12Z</dc:date>
    </item>
  </channel>
</rss>

