<?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: Dimension-wise visualization issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107978#M510498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;okay, I will try that. There are a few fields I just don't have in my plan_table, I will just omit them for now, that should work nonetheless. And I keep my plan_values in different fields to avoid summing them up together with the actual values in the GUI. I will add the key and rename it so that I have one keyfield throughout the table, only the contents will differ. And to be sure I will add a field highlighting the source of records in case there should be any trouble on the GUI - I have not really worked with concatenating different tables before, that's also why I'm sceptical about LinkTables. I'm not sure what will happen in the tablecharts there are on the GUI, to view details. Most of the fields in the table are in the tablecharts as dimensions, so I guess I will just have to check the "suppress zero values" for every one - well, actually I should not display the plan_values in detail tables at all I guess, it just doesn't smell correct.&lt;/P&gt;&lt;P&gt;Have I forgotten anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2018 11:09:07 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2018-07-04T11:09:07Z</dc:date>
    <item>
      <title>Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107972#M510492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a barchart where I have to display values from two different tables - the actual values from one, plan values from another.&lt;/P&gt;&lt;P&gt;The table with the actual values has a dimension called "Realization" which is used in the chart.&lt;/P&gt;&lt;P&gt;In the other table I have created a lookalike, but called it differently to avoid the creation of a synthetic key and a loop-link.&lt;/P&gt;&lt;P&gt;For that reason I cannot properly align the bars for the plan values next to the actual values in the chart. I cannot just use another dimension, either.&lt;/P&gt;&lt;P&gt;How can I now make the bar showing the planned values next to the correct one according to this categorization (I have that value in the table with my plan_values, only the fieldname is different)?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107972#M510492</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-04T09:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107973#M510493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;why don't you join your 2 tables, so you have the 2 columns in the same table, with the same dimension ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107973#M510493</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-04T09:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107974#M510494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that would be a possibility. The granularity is not the same, so if I join by all the fields I have in my planning_table, I will by default multiply the values - the same value will be matched to many lines.&lt;/P&gt;&lt;P&gt;Well, I could use my favourite, mapping, but then I'd have to do it twice, to and fro, and only the first line (sorted according to the dimensions I have in my planning_table) would get a value and the sum would be correct.&lt;/P&gt;&lt;P&gt;Or I could sort the table with the actual values, create a line_ID within every "group" and match a plan_value only to the lines with a nr. 1. Then again the sum would be correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like a bit of effort, but that's possible.&lt;/P&gt;&lt;P&gt;Is there another, maybe quicker way to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107974#M510494</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-04T09:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107975#M510495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at this time, I don't see a solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107975#M510495</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-04T09:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107976#M510496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you don't need to join. I would suggest concatenate() with the fields that are the same (date, groupings etc) instead. Concatenate works fine in most cases where you may fear getting extra lines. Only in rare instances (extremely large data sets) will you be absolutely required to do a join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107976#M510496</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-07-04T09:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107977#M510497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMO the easiest way to get sales and budgets together is just concatenating the tables - no (respectively lesser) problems with missing values on either side or a different granularity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107977#M510497</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-04T09:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107978#M510498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;okay, I will try that. There are a few fields I just don't have in my plan_table, I will just omit them for now, that should work nonetheless. And I keep my plan_values in different fields to avoid summing them up together with the actual values in the GUI. I will add the key and rename it so that I have one keyfield throughout the table, only the contents will differ. And to be sure I will add a field highlighting the source of records in case there should be any trouble on the GUI - I have not really worked with concatenating different tables before, that's also why I'm sceptical about LinkTables. I'm not sure what will happen in the tablecharts there are on the GUI, to view details. Most of the fields in the table are in the tablecharts as dimensions, so I guess I will just have to check the "suppress zero values" for every one - well, actually I should not display the plan_values in detail tables at all I guess, it just doesn't smell correct.&lt;/P&gt;&lt;P&gt;Have I forgotten anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 11:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107978#M510498</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-04T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107979#M510499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I don't remember any significantly disadvantage by using a concatenated fact-table. Neither by creating UI objects nor by the performance even if the tables are quite heterogeneous which results in a lot of NULL's within the table. For me it's the standard approach to build a datamodel and I use other approaches only if it's absolutely necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the following will be helpful for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3119"&gt;Concatenate vs Link Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2819"&gt;Fact Table with Mixed Granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 11:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107979#M510499</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-04T11:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107980#M510500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have read both, but I will have another look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, the second one is seemingly just what I need here. so I will have a closer look at that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 11:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107980#M510500</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-04T11:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107981#M510501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well, I have read that and I think I understand the concept. It seems to be the better option as opposed to joining the budget values just to select lines in that fact_table and leaving the others empty.&lt;/P&gt;&lt;P&gt;I'm doing this for the first time though, so the effort for this will not be much less than that for the other option &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, it will change my datamodel. Not a big issue though.&lt;/P&gt;&lt;P&gt;My first issue with this is the creation of generic keys: I have understood this concept, but - in my fact_table I have a productID, but for the budget values I don't have anything about the products, I have a CompanyCode, a customer and a ProfitCenter - and I cannot group the products into ProfitCenters ... what to do there? Can you think of anything to do in that respect?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 07:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107981#M510501</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T07:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107982#M510502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So - my budget values are not grouped by product in any way, Year and month in the budget table stand for the exact OrderDate, ProfitCenter and CompanyCode and CustomerID are the same.&lt;/P&gt;&lt;P&gt;So I guess I will have to make a key that is unique in my budget_table and map that against a key that is unique in my fact_table, no - the complete key, not its parts.&lt;/P&gt;&lt;P&gt;Well, that will be a bit, and I'm still not sure about whether to go that way at all - with the other method, albeit potentially less advantageous in the future, I cannot tell yet, I could well find my way alone. And the key in the fact_table would remain unique, though that's just for the looks ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 08:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107982#M510502</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T08:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107983#M510503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case you could only compare (and display) sales and budgets on a higher level as productID - this is independent from the used datamodel because it's caused from missing data respectively missing matching data-levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternatively would be to distribute the aggregated data on the lower levels by populating extra data with any artificial logic maybe by taking the available productID's and adding them to the budget data with a measure like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 / count(distinct productID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but IMO it makes often not much sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 08:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107983#M510503</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-05T08:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107984#M510504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's just the point. Somewhere I'd have to fake something.&lt;/P&gt;&lt;P&gt;I think for starters I'll just try doing what I know and keeping it altogether separate - then in the chart, instead of using that field as dimension, I'd have to create an inline table with essentially the same values and use this as dimension and use some set_analysis to display the right values on the right dimension_points - that way I can actually put apples and oranges side by side, whatever I want, I've done that before.&lt;/P&gt;&lt;P&gt;Apart from this one table, I have no issue with the budget values, just this one has one more dimension in the chart that's making trouble.&lt;/P&gt;&lt;P&gt;Going forward I'll revisit this, seeing whether this requirement becomes repetitive.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 08:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107984#M510504</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T08:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107985#M510505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, that's cool - just not now &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have now created an inline table with essentially the same values as the field that was formerly used as a dimension, used this as dimension instead and made two copies of the actual values - one for each one of the two distinct values in there - and put my budget value in the middle - but now QlikView stacks the budget value on top of the actual values with the same dimension &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Let's see if that can be fixed, else I'll have to go the way you proposed after all. That also seems possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 09:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107985#M510505</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T09:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107986#M510506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay - I got that fixed, but it has a pricetag so to speak - I now have double the nr. of values in the legend - one each for "Current" and "Following".&lt;/P&gt;&lt;P&gt;I had to introduce, instead of a field with two distinct values that was formerly used as dimension, an inline table with four values, two each for "Current" and "Following", that way I can have two different bars display side by side within that "group".&lt;/P&gt;&lt;P&gt;Let's see what people say to that - just to have a possible alternative, I'll try out the other way, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: To append that budget data where I have no product-related dimension, I'll just have to make one key for the budget_data containing for instance Year, Month, CompanyCode and Prctr and one for the actual values containing Year, Month, Day, CompanyCode, Prctr and ProductID and then map one to the other.&lt;/P&gt;&lt;P&gt;Ideally - as a matter of fact, the key to the actual values in that fact table is built quite differently and does not contain anything product-specific, either. I will have to try whether I can build a unique key in that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.P.S.: Well, not quite - I do need a few other elements to build a unique key - but the concept would work I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.P.P.S.: But doesn't that affect performance? That is an extremely long key now ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 10:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107986#M510506</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T10:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107987#M510507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now I have my generic key with a | in the middle - it kind of looks like this:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; [Key_budget] | [Key_actual] &amp;lt;&amp;lt;&amp;lt; (for the actual values) and&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; [Key_budget] | NULL() &amp;lt;&amp;lt;&amp;lt; (for the budget values)&lt;/P&gt;&lt;P&gt;whereby the[Key_budget] is about the first half of the [Key_actual].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; Now I have to have a unique key t link that "dimensional link table" to my actual central Linktable - but on the other side? Do I need to create two keys to simultaneously link to one actual value and to a budget value?&lt;/P&gt;&lt;P&gt;In two fields or in one? I guess it must be two fields, no? That would necessarily lead to the creation of a synthetic key, though.&lt;/P&gt;&lt;P&gt;Can you help me a little bit with this?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107987#M510507</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T13:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107988#M510508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with the suggestion from HIC to avoid a linktable in this case: &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity#comment-68077" title="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity#comment-68077"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity#comment-68077&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107988#M510508</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-05T14:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107989#M510509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm ... the issue is, the unique key for the actual values consists partly of the unique key for budget values - but it does contain a few more elements, like four or five - so if I was to use just the first part as the key to my central LinkTable, that would link not to one actual and one budget value, but to a whole lot of actuals and one budget value.&lt;/P&gt;&lt;P&gt;So I need that inbetween-link-table with double the nr. of lines that I have in my fact table - to have every key twice, once for exactly one actual value and once more for the corresp. budget value.&lt;/P&gt;&lt;P&gt;I could probably push that "translation" into the central LinkTable, but that would double its nr. of lines - and that one has more than two columns and it links to all the other tables - logically - so there is no knowing what effects it might have if I double the nr. of rows ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107989#M510509</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-05T14:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension-wise visualization issue</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107990#M510510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, since the LinkTable is a fact that I cannot get rid of easily I guess that generic keys are not the best way to go in my situation. I will rather keep budget_data separate and mess around a bit in those few charts where I need to display it alongside fact_data - in most cases, that is easily possible. I had only that one chart, maybe two or three, where I could have well used the common dimension so having the budget_data in my fact_table seemed a good idea - seems like that would be a bit over the top to possibly mess up the entire datamodel ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 06:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-wise-visualization-issue/m-p/107990#M510510</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2018-07-06T06:38:37Z</dc:date>
    </item>
  </channel>
</rss>

