<?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: Insight Advisor – Comparative Line Chart for 2024 vs 2025 Sales by Month in Insight Advisor</title>
    <link>https://community.qlik.com/t5/Insight-Advisor/Insight-Advisor-Comparative-Line-Chart-for-2024-vs-2025-Sales-by/m-p/2523761#M520</link>
    <description>&lt;P&gt;Hi, imho you’ll likely need to reshape your data and ask your question in a way that guides Qlik toward separating the lines by year. Here's how you can do it:&lt;/P&gt;&lt;P&gt;Try a normalized structure like this:&lt;/P&gt;&lt;P&gt;Month|Year|Sales&lt;BR /&gt;Jan|2024|10000&lt;BR /&gt;Jan|2025|11000&lt;BR /&gt;Feb|2024|12000&lt;BR /&gt;Feb|2025|12500&lt;/P&gt;&lt;P&gt;Avoid using separate columns for Sales_2024, Sales_2025, etc. These wide-format tables make it harder for Insight Advisor to generate comparative charts.&lt;/P&gt;&lt;P&gt;In the Insight Advisor interface, phrase your query like this:&lt;/P&gt;&lt;P&gt;"Show me sales by month and year with lines for each year"&lt;/P&gt;&lt;P&gt;Or use variations such as:&lt;/P&gt;&lt;P&gt;“Line chart of monthly sales, one line per year”&lt;BR /&gt;“Compare sales over months for 2024 and 2025”&lt;BR /&gt;“Sales trend comparison: 2024 vs 2025 by month”&lt;/P&gt;&lt;P&gt;If it insists on showing MonthYear, try filtering:&lt;/P&gt;&lt;P&gt;“Sales trend by Month, comparing 2024 and 2025”&lt;/P&gt;&lt;P&gt;let me know if helps&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jul 2025 08:44:52 GMT</pubDate>
    <dc:creator>diegozecchini</dc:creator>
    <dc:date>2025-07-10T08:44:52Z</dc:date>
    <item>
      <title>Insight Advisor – Comparative Line Chart for 2024 vs 2025 Sales by Month</title>
      <link>https://community.qlik.com/t5/Insight-Advisor/Insight-Advisor-Comparative-Line-Chart-for-2024-vs-2025-Sales-by/m-p/2522283#M519</link>
      <description>&lt;P data-start="954" data-end="969"&gt;Hi Expertise,&lt;/P&gt;
&lt;P data-start="974" data-end="1132"&gt;I'm trying to use Qlik Insight Advisor to generate a comparative trend chart that shows &lt;STRONG data-start="1062" data-end="1107"&gt;2024 and 2025 (User Selection) sales as two separate lines&lt;/STRONG&gt; over the &lt;STRONG data-start="1117" data-end="1126"&gt;month&lt;/STRONG&gt; axis.&lt;/P&gt;
&lt;P data-start="974" data-end="1132"&gt;I expect the output to have:&lt;/P&gt;
&lt;UL data-start="1259" data-end="1351"&gt;
&lt;LI data-start="1259" data-end="1281"&gt;
&lt;P data-start="1261" data-end="1281"&gt;Dimension: &lt;STRONG data-start="1272" data-end="1281"&gt;Month&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1284" data-end="1349"&gt;
&lt;P data-start="1286" data-end="1349"&gt;Measures: &lt;STRONG data-start="1296" data-end="1310"&gt;2024 Sales&lt;/STRONG&gt; and &lt;STRONG data-start="1315" data-end="1329"&gt;2025 Sales&lt;/STRONG&gt; (as separate lines)&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="1354" data-end="1475"&gt;However, Insight Advisor only shows a single combined line or uses &lt;CODE data-start="1421" data-end="1432"&gt;MonthYear&lt;/CODE&gt;, not giving the comparative view I want.&lt;/P&gt;
&lt;P data-start="1480" data-end="1641"&gt;&lt;STRONG data-start="1480" data-end="1639"&gt;What’s the best way to phrase my question or structure my data/model to make Insight Advisor return two lines – one for each year – on a shared month axis?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="1646" data-end="1717"&gt;Any thoughts or workaround would be appreciated!&lt;BR data-start="1694" data-end="1697" /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 11:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Insight-Advisor/Insight-Advisor-Comparative-Line-Chart-for-2024-vs-2025-Sales-by/m-p/2522283#M519</guid>
      <dc:creator>Janakiramn</dc:creator>
      <dc:date>2025-06-25T11:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Insight Advisor – Comparative Line Chart for 2024 vs 2025 Sales by Month</title>
      <link>https://community.qlik.com/t5/Insight-Advisor/Insight-Advisor-Comparative-Line-Chart-for-2024-vs-2025-Sales-by/m-p/2523761#M520</link>
      <description>&lt;P&gt;Hi, imho you’ll likely need to reshape your data and ask your question in a way that guides Qlik toward separating the lines by year. Here's how you can do it:&lt;/P&gt;&lt;P&gt;Try a normalized structure like this:&lt;/P&gt;&lt;P&gt;Month|Year|Sales&lt;BR /&gt;Jan|2024|10000&lt;BR /&gt;Jan|2025|11000&lt;BR /&gt;Feb|2024|12000&lt;BR /&gt;Feb|2025|12500&lt;/P&gt;&lt;P&gt;Avoid using separate columns for Sales_2024, Sales_2025, etc. These wide-format tables make it harder for Insight Advisor to generate comparative charts.&lt;/P&gt;&lt;P&gt;In the Insight Advisor interface, phrase your query like this:&lt;/P&gt;&lt;P&gt;"Show me sales by month and year with lines for each year"&lt;/P&gt;&lt;P&gt;Or use variations such as:&lt;/P&gt;&lt;P&gt;“Line chart of monthly sales, one line per year”&lt;BR /&gt;“Compare sales over months for 2024 and 2025”&lt;BR /&gt;“Sales trend comparison: 2024 vs 2025 by month”&lt;/P&gt;&lt;P&gt;If it insists on showing MonthYear, try filtering:&lt;/P&gt;&lt;P&gt;“Sales trend by Month, comparing 2024 and 2025”&lt;/P&gt;&lt;P&gt;let me know if helps&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 08:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Insight-Advisor/Insight-Advisor-Comparative-Line-Chart-for-2024-vs-2025-Sales-by/m-p/2523761#M520</guid>
      <dc:creator>diegozecchini</dc:creator>
      <dc:date>2025-07-10T08:44:52Z</dc:date>
    </item>
  </channel>
</rss>

