<?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: Analytical Query on SAP Public Cloud: Parameter value help problem when creating query. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13792835#M4841320</link>
    <description>forwarded to experts</description>
    <pubDate>Tue, 13 Aug 2024 09:09:06 GMT</pubDate>
    <dc:creator>HenrikeGroetecke</dc:creator>
    <dc:date>2024-08-13T09:09:06Z</dc:date>
    <item>
      <title>Analytical Query on SAP Public Cloud: Parameter value help problem when creating query.</title>
      <link>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaq-p/13780322</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to create an analytical query in public cloud system. The base CDS view was created in ADT. The CDS is as follows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_0-1722526478274.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145504i2414FF5FCFA3A31F/image-dimensions/588x319?v=v2" alt="berksaldir_0-1722526478274.png" title="berksaldir_0-1722526478274.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I defined value help definition for both fields Fiscal Period and Fiscal Year in cds. Firstly I tried to create a custom cds view in customizing system with that cds. Then, I created an analytical query with that custom cds. Value help of parameters when the query is published is as follows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_1-1722527760781.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145517i5418842A7BC21959/image-dimensions/345x243?v=v2" alt="berksaldir_1-1722527760781.png" title="berksaldir_1-1722527760781.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_2-1722527777760.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145518i4831ACCD257D1293/image-dimensions/337x240?v=v2" alt="berksaldir_2-1722527777760.png" title="berksaldir_2-1722527777760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Value helps don't appear. Analytical query and custom cds look like the following in ADT.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_3-1722528178066.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145519iD2D1BC639235B65E/image-size/medium?v=v2&amp;amp;px=400" alt="berksaldir_3-1722528178066.png" title="berksaldir_3-1722528178066.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_4-1722528223186.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145520i00B170BEE0BD5295/image-size/medium?v=v2&amp;amp;px=400" alt="berksaldir_4-1722528223186.png" title="berksaldir_4-1722528223186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, value help annotations didn't transfer to custom cds and analytical query. Then, I created an analytical query with cds which was created in ADT. Second analytical query's parameter value help is as follows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_5-1722529029664.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145543i2F452B9C8FC29F2A/image-dimensions/339x244?v=v2" alt="berksaldir_5-1722529029664.png" title="berksaldir_5-1722529029664.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_6-1722529044759.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145545i4E94CC1E34B958C3/image-dimensions/346x244?v=v2" alt="berksaldir_6-1722529044759.png" title="berksaldir_6-1722529044759.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Value helps don't appear again. Second analytical query looks like the following in ADT.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="berksaldir_7-1722529254607.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145546i304056B4381D3629/image-size/medium?v=v2&amp;amp;px=400" alt="berksaldir_7-1722529254607.png" title="berksaldir_7-1722529254607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, value help annotations didn't transfer to analytical query. I found a solution for that problem. If correct value table is used in domain, value help is appeared but using tables in domain value table is restricted.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any solution for that problem? Or is there a step I'm doing wrong?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any input.&lt;/P&gt;&lt;P&gt;Berk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 17:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaq-p/13780322</guid>
      <dc:creator>BerkSaldir</dc:creator>
      <dc:date>2024-08-01T17:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Analytical Query on SAP Public Cloud: Parameter value help problem when creating query.</title>
      <link>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13781658#M4839689</link>
      <description>Adding tag SAP S/4HANA Cloud for Finance</description>
      <pubDate>Fri, 02 Aug 2024 21:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13781658#M4839689</guid>
      <dc:creator>Enda</dc:creator>
      <dc:date>2024-08-02T21:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Analytical Query on SAP Public Cloud: Parameter value help problem when creating query.</title>
      <link>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13792835#M4841320</link>
      <description>forwarded to experts</description>
      <pubDate>Tue, 13 Aug 2024 09:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13792835#M4841320</guid>
      <dc:creator>HenrikeGroetecke</dc:creator>
      <dc:date>2024-08-13T09:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Analytical Query on SAP Public Cloud: Parameter value...</title>
      <link>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13796927#M4841858</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can refer to the following blog, on how to add value help for parameter in ABAP CDS Analytical query.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/how-to-add-value-help-for-parameter-in-abap-cds-analytical-query/ba-p/13377436" target="_blank"&gt;https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/how-to-add-value-help-for-parameter-in-abap-cds-analytical-query/ba-p/13377436&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 07:41:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/analytical-query-on-sap-public-cloud-parameter-value-help-problem-when/qaa-p/13796927#M4841858</guid>
      <dc:creator>Santosh_Jha1</dc:creator>
      <dc:date>2024-08-16T07:41:55Z</dc:date>
    </item>
  </channel>
</rss>

