<?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 X-axis in bar graph in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/X-axis-in-bar-graph/m-p/1604371#M63222</link>
    <description>&lt;P&gt;Can anyone tell me why the negative months aren't ascending?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Replace(Class([Req Projected Need Lead Time Days]/30, 3), '&amp;lt;= x &amp;lt;','-')&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:13:02 GMT</pubDate>
    <dc:creator>Mark4</dc:creator>
    <dc:date>2024-11-16T05:13:02Z</dc:date>
    <item>
      <title>X-axis in bar graph</title>
      <link>https://community.qlik.com/t5/App-Development/X-axis-in-bar-graph/m-p/1604371#M63222</link>
      <description>&lt;P&gt;Can anyone tell me why the negative months aren't ascending?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Replace(Class([Req Projected Need Lead Time Days]/30, 3), '&amp;lt;= x &amp;lt;','-')&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/X-axis-in-bar-graph/m-p/1604371#M63222</guid>
      <dc:creator>Mark4</dc:creator>
      <dc:date>2024-11-16T05:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: X-axis in bar graph</title>
      <link>https://community.qlik.com/t5/App-Development/X-axis-in-bar-graph/m-p/1604631#M63223</link>
      <description>&lt;P&gt;May be use a dual function here&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Dual(
Replace(Class([Req Projected Need Lead Time Days]/30, 3), '&amp;lt;= x &amp;lt;','-'),
Class([Req Projected Need Lead Time Days]/30, 3) 
)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 22 Jul 2019 13:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/X-axis-in-bar-graph/m-p/1604631#M63223</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-22T13:02:14Z</dc:date>
    </item>
  </channel>
</rss>

