<?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: Add fixed value to variable values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492023#M133711</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but I tried to create a sample pbix file like below.&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 17:45:22 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2023-10-23T17:45:22Z</dc:date>
    <item>
      <title>Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3491992#M133710</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to add the fixed values per company to the variable values per company.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="563815" data-lia-user-login="amgelain" class="lia-mention lia-mention-user"&gt;amgelain&lt;/a&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 17:28:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3491992#M133710</guid>
      <dc:creator>amgelain</dc:creator>
      <dc:date>2023-10-23T17:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492023#M133711</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but I tried to create a sample pbix file like below.&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 17:45:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492023#M133711</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-10-23T17:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492456#M133733</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I applied RELATED, made the relationships between the tables, however it is generating a value that is very different from what it should be. Would there be any other adjustments to the formula?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Total de Admissões =&lt;/SPAN&gt; &lt;SPAN&gt;SUMX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;AdmDem&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;AdmDem&lt;/SPAN&gt;&lt;SPAN&gt;[Tipo]&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;"Admissões"&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;AdmDem&lt;/SPAN&gt;&lt;SPAN&gt;[Quantidade]&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;RELATED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Saldos&lt;/SPAN&gt;&lt;SPAN&gt;[Quantidade]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 22:21:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492456#M133733</guid>
      <dc:creator>amgelain</dc:creator>
      <dc:date>2023-10-23T22:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492465#M133736</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 22:24:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492465#M133736</guid>
      <dc:creator>amgelain</dc:creator>
      <dc:date>2023-10-23T22:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492802#M133763</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your message.&lt;/P&gt;
&lt;P&gt;I am not sure what is your expected outcome, and how the fact table looks like, but I guess the definition of fixed number granularity is monthly level?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the fact table shows daily granularity, but the definition of fixed number is monthly level, then the formula need to be written in a different way.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 03:54:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3492802#M133763</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-10-24T03:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add fixed value to variable values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3494941#M133881</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Your help was very important in clarifying my doubt. I made a small adjustment to the table relationships and it worked.&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 22:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-fixed-value-to-variable-values/m-p/3494941#M133881</guid>
      <dc:creator>amgelain</dc:creator>
      <dc:date>2023-10-24T22:44:01Z</dc:date>
    </item>
  </channel>
</rss>

