<?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 Dynamic Class Function - X Axis Labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Class-Function-X-Axis-Labels/m-p/230938#M82722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using a variable to dynamically group data into BINs; thus allowing me to change BIN sizes on the fly. The only issue I'm running into is getting the X axis labels to appear.&lt;/P&gt;&lt;P&gt;My calc dimension is as follows:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;=if(SALES_SALES_DATE&amp;gt;=&lt;B&gt;&lt;I&gt;PeriodStart&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;AND&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;SALES_SALES_DATE&amp;lt;=&lt;B&gt;&lt;I&gt;PeriodEnd&lt;/I&gt;&lt;/B&gt;,class(SALES_MILEAGE,&lt;B&gt;&lt;I&gt;$(VolumeMax)&lt;/I&gt;&lt;/B&gt;,'Mileage'),NULL())&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;I've seen in other posts on the Class function how the axis label should read:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;5000 &amp;lt;= Mileage &amp;lt; 10000&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;How do I get this to appear?&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;Thanks in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Dec 2010 16:30:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-22T16:30:24Z</dc:date>
    <item>
      <title>Dynamic Class Function - X Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Class-Function-X-Axis-Labels/m-p/230938#M82722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using a variable to dynamically group data into BINs; thus allowing me to change BIN sizes on the fly. The only issue I'm running into is getting the X axis labels to appear.&lt;/P&gt;&lt;P&gt;My calc dimension is as follows:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;=if(SALES_SALES_DATE&amp;gt;=&lt;B&gt;&lt;I&gt;PeriodStart&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;AND&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;SALES_SALES_DATE&amp;lt;=&lt;B&gt;&lt;I&gt;PeriodEnd&lt;/I&gt;&lt;/B&gt;,class(SALES_MILEAGE,&lt;B&gt;&lt;I&gt;$(VolumeMax)&lt;/I&gt;&lt;/B&gt;,'Mileage'),NULL())&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;I've seen in other posts on the Class function how the axis label should read:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;5000 &amp;lt;= Mileage &amp;lt; 10000&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;How do I get this to appear?&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;Thanks in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 16:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Class-Function-X-Axis-Labels/m-p/230938#M82722</guid>
      <dc:creator />
      <dc:date>2010-12-22T16:30:24Z</dc:date>
    </item>
    <item>
      <title>Dynamic Class Function - X Axis Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Class-Function-X-Axis-Labels/m-p/230939#M82723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: I simply selected the "Show Legend" option within the Dimension screen. Knew it was something obvious!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 18:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Class-Function-X-Axis-Labels/m-p/230939#M82723</guid>
      <dc:creator />
      <dc:date>2010-12-22T18:05:06Z</dc:date>
    </item>
  </channel>
</rss>

