<?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>topic how to represent ODAG binding variables for fields that have spaces in them for May 2025 version of Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-represent-ODAG-binding-variables-for-fields-that-have/m-p/2524560#M106916</link>
    <description>&lt;P&gt;the convention for ODAG binding variables is&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;odag&lt;SPAN&gt;[s|o][n][cnt]_FIELDNAME&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/bind-expressions-OnDemand-template-app.htm" target="_self"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/bind-expressions-OnDemand-template-app.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;however, if your field name has spaces, you cant just plug it into the field name component.&amp;nbsp; i had a similar question before and the answer was use brackets on fields and never got to try the solution on the Qlik Sense version we had, as we went through an upgrade cycle.&lt;BR /&gt;&lt;BR /&gt;now we need it for the May 2025 release and tried the solution there and it does not work.&amp;nbsp; so for example if the calling application has a filter for [Time scale] and you want to capture the selection, how would the binding variable be coded as?&amp;nbsp; $(odag_Time scale)?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;my current work around is to bind to an associated code and in my template app, look up the corresponding field i am interested in.&amp;nbsp; however, this injects an extra step in my load script and takes up time before the whole turn around process is executed (pass the selections to the template app, reload the template app, render the dynamic view)&lt;/P&gt;&lt;P&gt;hope someone else has implemented a similar solution.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;edwin&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 13:24:04 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2025-07-17T13:24:04Z</dc:date>
    <item>
      <title>how to represent ODAG binding variables for fields that have spaces in them for May 2025 version of Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-represent-ODAG-binding-variables-for-fields-that-have/m-p/2524560#M106916</link>
      <description>&lt;P&gt;the convention for ODAG binding variables is&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;odag&lt;SPAN&gt;[s|o][n][cnt]_FIELDNAME&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/bind-expressions-OnDemand-template-app.htm" target="_self"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/bind-expressions-OnDemand-template-app.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;however, if your field name has spaces, you cant just plug it into the field name component.&amp;nbsp; i had a similar question before and the answer was use brackets on fields and never got to try the solution on the Qlik Sense version we had, as we went through an upgrade cycle.&lt;BR /&gt;&lt;BR /&gt;now we need it for the May 2025 release and tried the solution there and it does not work.&amp;nbsp; so for example if the calling application has a filter for [Time scale] and you want to capture the selection, how would the binding variable be coded as?&amp;nbsp; $(odag_Time scale)?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;my current work around is to bind to an associated code and in my template app, look up the corresponding field i am interested in.&amp;nbsp; however, this injects an extra step in my load script and takes up time before the whole turn around process is executed (pass the selections to the template app, reload the template app, render the dynamic view)&lt;/P&gt;&lt;P&gt;hope someone else has implemented a similar solution.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;edwin&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 13:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-represent-ODAG-binding-variables-for-fields-that-have/m-p/2524560#M106916</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2025-07-17T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to represent ODAG binding variables for fields that have spaces in them for May 2025 version of Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-represent-ODAG-binding-variables-for-fields-that-have/m-p/2525918#M107127</link>
      <description>&lt;P&gt;found the answer when i re-read the help doc:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="edwin_0-1753983719706.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182473i308F9564939BE499/image-size/medium?v=v2&amp;amp;px=400" role="button" title="edwin_0-1753983719706.png" alt="edwin_0-1753983719706.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;use of single quotes.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-represent-ODAG-binding-variables-for-fields-that-have/m-p/2525918#M107127</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2025-07-31T17:42:37Z</dc:date>
    </item>
  </channel>
</rss>

