<?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: Table values are getting repeated in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50573#M20249</link>
    <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;i tried ur way but its giving me only 1.00 value in every row...&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jul 2016 08:04:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-16T08:04:29Z</dc:date>
    <item>
      <title>Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50552#M20239</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got 4 columns in my 'Table' all of them are custom columns created using query editor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Gross Sales&lt;/P&gt;&lt;P&gt;2. COGS&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Gross Margin &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;(Gross Sales - COGS)&lt;/P&gt;&lt;P&gt;4. Gross Margin % &amp;nbsp; &amp;nbsp;(Gross Margin / [Gross Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem is as long as i put only first 3 column in a table for a specific dimension, say customers, the values are good but the moment i put the 4th calculation(Gross Margin %) the values are getting repeated.&lt;/P&gt;&lt;P&gt;For Ex: &amp;nbsp;If i get 10 unique customers for customer column when i use first 3 measures&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am gettin 10 customers twice in the 'Table' for the customer column when i place 4th measure(Gross Margin %) in the table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did i miss any kind of grouping property for the column while calculating Percentage values...?&lt;/P&gt;&lt;P&gt;Please help me with this. Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 05:28:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50552#M20239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-16T05:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50554#M20240</link>
      <description>&lt;P&gt;You really shouldn't be creating these as columns, even from the query editor. &amp;nbsp;Your last 2 should be written as measures. Read about it here.&amp;nbsp;&lt;A href="http://exceleratorbi.com.au/calculated-columns-vs-measures-dax/" target="_blank"&gt;http://exceleratorbi.com.au/calculated-columns-vs-measures-dax/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your problem is strange. What is the join between the customer table and this data table?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 05:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50554#M20240</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2016-07-16T05:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50566#M20245</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;I created it as measure using &amp;nbsp;sum funtion .&lt;/P&gt;&lt;P&gt;But i got NaN and Infinity values i tried if condition there&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (divisor = 0,0,division expression)&lt;/P&gt;&lt;P&gt;but the thing is , it is taking very long cus um working in direct query mode.&lt;/P&gt;&lt;P&gt;and dont know y i got an extra empty row with 0.00% value for the calculated column and all other column values as empty at the start of the table just after the headers...!!(Please look at the image i attached)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img&gt;﻿&lt;/img&gt;&lt;/P&gt;&lt;P&gt;is there any alternative there to replace Infinity and Nan values in table&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 06:50:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50566#M20245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-16T06:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50567#M20246</link>
      <description>&lt;P&gt;There is an inbuilt DIVIDE function that handles divide by zero errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=DIVIDE(numerator,denominator)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 06:52:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50567#M20246</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2016-07-16T06:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50569#M20247</link>
      <description>&lt;P&gt;Thank u.&lt;/P&gt;&lt;P&gt;Can u please help me out with this too..?&lt;/P&gt;&lt;P&gt;Gross Sales is there and i wanna do following calculation&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cus &amp;nbsp; Gross sales &amp;nbsp; new_column(Gross Sales / Total Gross Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100/300&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 200 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200/300&lt;/P&gt;&lt;P&gt;Total &amp;nbsp; 300 &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How um i suppose to use total of gross sales column in measure calculation..?? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 07:15:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50569#M20247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-16T07:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50571#M20248</link>
      <description>&lt;P&gt;You should write a measure that produces the 300 regardless of the value in the rows&lt;/P&gt;&lt;P&gt;denominator =calculate(sum(table[gross sales]),all(table[cus]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then write a measure&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=sum(table[gross sales])/denominator&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 07:20:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50571#M20248</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2016-07-16T07:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50573#M20249</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;i tried ur way but its giving me only 1.00 value in every row...&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 08:04:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50573#M20249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-16T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50581#M20253</link>
      <description>&lt;P&gt;sry&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;I did a mistake giving arguments to 'all' funtion:smileymad:&lt;/P&gt;&lt;P&gt;but got it now thank you so much for ur help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 08:51:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/50581#M20253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-16T08:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55212#M22395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;A . Can u please tell what is the difference between&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. 'Add Custom Column' &amp;nbsp;(at Edit Queries &amp;gt; Add Custom Column)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;amp;&lt;/P&gt;&lt;P&gt;2. 'New Column' &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Power BI Desktop Report view)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B. What language does this 1 uses? we are unable to use any aggregation function like 'SUM' etc.. neither we can use 'Calculate' function which is a part of DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please elaborate about these two whenever you feel free..!!&lt;/P&gt;&lt;P&gt;I have gone through &lt;A title="Diff B/W Column and Measure" href="https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/" target="_self"&gt;this&lt;/A&gt; artice in which i can clearly say whatis the difference between 'Calulated Column' and 'Calculated Measure', but I am unable get difference between 1 and 2(talked earlier).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 12:02:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55212#M22395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-03T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55223#M22400</link>
      <description>&lt;P&gt;Theres are 2 distinct and different technologies rolled into Power BI&lt;/P&gt;&lt;P&gt;1 is Power Query. &amp;nbsp;It uses a language officially called Power Query Formula Language, developed from "M". I call it PQL (like SQL). Power Query is an ETL tool used to shape data before loading to Power Pivot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 is power pivot. It is a reporting data base that uses DAX as a language. SUM is an example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you question makes me think is is a good blog post topic. I will post back here once it is done.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 12:10:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55223#M22400</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2016-08-03T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55232#M22404</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="217" data-lia-user-login="MattAllington" class="lia-mention lia-mention-user"&gt;MattAllington﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please tell how we gonna differentiate&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. New Column &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Reoprt view) where we use new column instead of new measure&lt;/P&gt;&lt;P&gt;2. New Measure &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Report view) where we use new measure instead of new column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I have experience with 'New Measures' which are giving me good results but I didn't go for 'New Column' in my reports yet, because I started Power BI a month ago.&lt;/P&gt;&lt;P&gt;It is ok even if u want me to refer a blog,&amp;nbsp;but please help me out with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 12:43:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55232#M22404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-03T12:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table values are getting repeated</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55460#M22524</link>
      <description>&lt;P&gt;I always refer to my blog for this question.&amp;nbsp;&lt;A href="http://exceleratorbi.com.au/calculated-columns-vs-measures-dax/" target="_blank"&gt;http://exceleratorbi.com.au/calculated-columns-vs-measures-dax/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;generally it is ok to create new columns as long as you know "why" you are doing it over a measure. Also, better to push the column work back to power query or to the source.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 21:28:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Table-values-are-getting-repeated/m-p/55460#M22524</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2016-08-03T21:28:50Z</dc:date>
    </item>
  </channel>
</rss>

