<?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: Macro to create Straight table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413713#M427290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would rather recommend to work with conditional display of dimensions and expressions.&lt;/P&gt;&lt;P&gt;You may check solutions under&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/253059" title="https://community.qlik.com/thread/253059"&gt;https://community.qlik.com/thread/253059&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/205048"&gt;Design a Self-Service Sheet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-16140" title="https://community.qlik.com/docs/DOC-16140"&gt;https://community.qlik.com/docs/DOC-16140&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2017 07:39:33 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2017-09-14T07:39:33Z</dc:date>
    <item>
      <title>Macro to create Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413712#M427289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help to generate Straight table chart in QV using Macro. I will define the list of dimensions, Expressions, Conditions(to enable/disable), Expression and dimension labels in an excel sheet. If i run a macro (written inside QV), that should generate a Straight table chart, fetching all the dimensions, Expressions etc.. from excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in coding a macro of this kind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 05:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413712#M427289</guid>
      <dc:creator>pradeep_s</dc:creator>
      <dc:date>2017-09-14T05:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to create Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413713#M427290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would rather recommend to work with conditional display of dimensions and expressions.&lt;/P&gt;&lt;P&gt;You may check solutions under&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/253059" title="https://community.qlik.com/thread/253059"&gt;https://community.qlik.com/thread/253059&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/205048"&gt;Design a Self-Service Sheet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-16140" title="https://community.qlik.com/docs/DOC-16140"&gt;https://community.qlik.com/docs/DOC-16140&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413713#M427290</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-14T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to create Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413714#M427291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Peter! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating self reports with conditional display is mostly for slice and dice of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is about initial chart creation. (DEVELOPMENT STAGE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume you need to build a straight table chart with 100 dimensions and 10 expressions. For those 100 dimensions, each 10 will have different conditions to enable/disable (conditions may be a business scenario, and should be calculated using expressions). If i want to build a straight table chart for this, i have to manually add these 100 dimensions and their respective conditions, one by one. It will take lot of time to do this. If i want to alter some thing on conditions for all of them, again i want to edit them manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we get this from excel sheet and generate a chart using macro, lot of our time will be saved during initial development, as well as for any amendments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO i definitely need a macro code for this, because macros are the only way to automate chart creations in QV.&lt;/P&gt;&lt;P&gt;It can be reusable and helpful for many, depends on their requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 09:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413714#M427291</guid>
      <dc:creator>pradeep_s</dc:creator>
      <dc:date>2017-09-14T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to create Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413715#M427292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5115" title="https://community.qlik.com/docs/DOC-5115"&gt;https://community.qlik.com/docs/DOC-5115&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 10:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-Straight-table-chart/m-p/1413715#M427292</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-14T10:28:02Z</dc:date>
    </item>
  </channel>
</rss>

