<?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: Increasing Specific Values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increasing-Specific-Values/m-p/803311#M4906</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try using LOOKUPVALUE()&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/dax/lookupvalue-function-dax" target="_self"&gt;Lookup&lt;/A&gt;&amp;nbsp; I would break this into two columns, so that you are comfortable with what you are doing, and then after combine the two formulas into 1. First use LOOKUPVALUE&amp;nbsp; () to search the other table for the name of the city based on the test column and the value it is looking up is the city in your first table. Return a zero perhaps if not found. Then the if looks at that column and if there is a city name, get the value from the other table, else keep the value from your first table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.&lt;BR /&gt;Nathaniel&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2019 16:01:05 GMT</pubDate>
    <dc:creator>Nathaniel_C</dc:creator>
    <dc:date>2019-09-26T16:01:05Z</dc:date>
    <item>
      <title>Increasing Specific Values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increasing-Specific-Values/m-p/803167#M4901</link>
      <description>&lt;P&gt;I have a problem I cant seem to solve with my limited DAX knowledge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to increase the IN_COUNT values of some specific locations in this table in a new column&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to increase the IN_COUNT according to the percentages in the table below (&lt;STRONG&gt;But only the locations that match with the locations in the first Table above&lt;/STRONG&gt;) All the other locations in the first picture that are not in this table need to keep their original IN_COUNT value.&lt;/P&gt;&lt;P&gt;So the new column should show a new IN_COUNT value if the locations are the same, if the location is not in the second table the new IN_COUNT should stay the same as before.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried some DAX formulas but cant seem to find a solution to do this.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 14:23:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increasing-Specific-Values/m-p/803167#M4901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-26T14:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Specific Values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increasing-Specific-Values/m-p/803311#M4906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try using LOOKUPVALUE()&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/dax/lookupvalue-function-dax" target="_self"&gt;Lookup&lt;/A&gt;&amp;nbsp; I would break this into two columns, so that you are comfortable with what you are doing, and then after combine the two formulas into 1. First use LOOKUPVALUE&amp;nbsp; () to search the other table for the name of the city based on the test column and the value it is looking up is the city in your first table. Return a zero perhaps if not found. Then the if looks at that column and if there is a city name, get the value from the other table, else keep the value from your first table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.&lt;BR /&gt;Nathaniel&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 16:01:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increasing-Specific-Values/m-p/803311#M4906</guid>
      <dc:creator>Nathaniel_C</dc:creator>
      <dc:date>2019-09-26T16:01:05Z</dc:date>
    </item>
  </channel>
</rss>

