<?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 Re: Dynamic label field based on a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615892#M45845</link>
    <description>&lt;P&gt;Hello J,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your quick and helpful reply. This will be my final option because right now my whole dashboard is build upon the short variable names. If I change these I will have to check every expression I made. Normally I can work around this by changing the short month names with long ones by&amp;nbsp; 'MMMM' in the expression, but this is not possible in the way I try it now?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rick&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 10:43:01 GMT</pubDate>
    <dc:creator>Rick_T</dc:creator>
    <dc:date>2019-08-23T10:43:01Z</dc:date>
    <item>
      <title>Dynamic label field based on a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615876#M45842</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a variable which serves as a input for a specific month. So when i click on a month the visuals adapt and show the data of the selected month. So far so good. Now I am trying to achieve the same dynamic ability with the label of the dimension c.q. measure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;='Omzet'&amp;amp;' '&amp;amp;&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;date(vMaand, 'MMMM')&lt;/FONT&gt;&lt;FONT color="#339966"&gt; &amp;amp;' '&amp;amp;vJaarVorig&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The green part works fine but I can't get the red part to work together with the selected variable. When I only use the vMaand variable without the date(......, 'MMMM') it works but it shows a short month name notation. I want it to show the full month name. Does anyone know how I can achieve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 18:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615876#M45842</guid>
      <dc:creator>Rick_T</dc:creator>
      <dc:date>2021-12-23T18:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic label field based on a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615887#M45844</link>
      <description>&lt;P&gt;Hello Rick,&lt;/P&gt;&lt;P&gt;the month name it depends on your variables in the begin on the script, you must change it.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec' &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;change by&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SET MonthNames='January;February;&amp;nbsp; &amp;nbsp;etc...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;J.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 10:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615887#M45844</guid>
      <dc:creator>jmartineze</dc:creator>
      <dc:date>2019-08-23T10:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic label field based on a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615892#M45845</link>
      <description>&lt;P&gt;Hello J,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your quick and helpful reply. This will be my final option because right now my whole dashboard is build upon the short variable names. If I change these I will have to check every expression I made. Normally I can work around this by changing the short month names with long ones by&amp;nbsp; 'MMMM' in the expression, but this is not possible in the way I try it now?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 10:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615892#M45845</guid>
      <dc:creator>Rick_T</dc:creator>
      <dc:date>2019-08-23T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic label field based on a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615907#M45846</link>
      <description>&lt;P&gt;Try change it in the number tabs, select dimension,press formar settings Date option and add MMMM in the format pattern box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 10:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615907#M45846</guid>
      <dc:creator>jmartineze</dc:creator>
      <dc:date>2019-08-23T10:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic label field based on a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615912#M45847</link>
      <description>&lt;P&gt;Hi J,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Found the error, I needed to format the actual short month name in the set expression correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Used 'MMM' right now but all the short month names are formatted with a dot at the end so 'MMM.' was the correct way.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 10:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-label-field-based-on-a-variable/m-p/1615912#M45847</guid>
      <dc:creator>Rick_T</dc:creator>
      <dc:date>2019-08-23T10:59:24Z</dc:date>
    </item>
  </channel>
</rss>

