<?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: NORM.INV function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030534#M13508</link>
    <description>&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=FGePMTQAPmw" target="_blank"&gt;https://www.youtube.com/watch?v=FGePMTQAPmw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://infocenter.informationbuilders.com/wf80/index.jsp?topic=%2Fpubdocs%2Freporting%2FUsingFunctions%2Fsource%2Fnumeric13.htm" target="_blank"&gt;https://infocenter.informationbuilders.com/wf80/index.jsp?topic=%2Fpubdocs%2Freporting%2FUsingFunctions%2Fsource%2Fnumeric13.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://corporatefinanceinstitute.com/resources/excel/functions/norm-inv-function/" target="_blank"&gt;https://corporatefinanceinstitute.com/resources/excel/functions/norm-inv-function/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Apr 2020 15:52:49 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-04-16T15:52:49Z</dc:date>
    <item>
      <title>NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030242#M13494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am new to Power BI and I have an issue.&lt;/P&gt;&lt;P&gt;I would like to create a measure with a function NORM.INV which should be available in POWER bi.&lt;/P&gt;&lt;P&gt;Unfortunately, when I type the function NORM.INV , there is no this function available in my power BI.&lt;/P&gt;&lt;P&gt;Could anyone help me with this issue? Or are there other ways to calculate the same result without thid function ?&lt;/P&gt;&lt;P&gt;My power bi is updated and it is the lastest version.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 13:55:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030242#M13494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-16T13:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030270#M13495</link>
      <description>&lt;P&gt;It is there in DAX:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/dax/norm-inv-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/norm-inv-dax&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And it comes up when I type in the DAX formula bar. Are you trying this in the Desktop or in Query Editor?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 13:59:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030270#M13495</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-16T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030274#M13496</link>
      <description>&lt;P&gt;I try it in desktop because I work on DirectQuery so I cannot work in query editor.&lt;/P&gt;&lt;P&gt;I did the same way but it is not showed up.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 14:01:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030274#M13496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-16T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030290#M13497</link>
      <description>&lt;P&gt;Ah, see details matter. Direct Query, that function is not supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/analysis-services/tabular-models/dax-formula-compatibility-in-directquery-mode-ssas-2016?view=asallproducts-allversions" target="_blank"&gt;https://docs.microsoft.com/en-us/analysis-services/tabular-models/dax-formula-compatibility-in-directquery-mode-ssas-2016?view=asallproducts-allversions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 14:06:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030290#M13497</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-16T14:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030293#M13498</link>
      <description>&lt;P&gt;Do you have any other ways to calculate the same result ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be nice.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 14:07:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030293#M13498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-16T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: NORM.INV function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030534#M13508</link>
      <description>&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=FGePMTQAPmw" target="_blank"&gt;https://www.youtube.com/watch?v=FGePMTQAPmw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://infocenter.informationbuilders.com/wf80/index.jsp?topic=%2Fpubdocs%2Freporting%2FUsingFunctions%2Fsource%2Fnumeric13.htm" target="_blank"&gt;https://infocenter.informationbuilders.com/wf80/index.jsp?topic=%2Fpubdocs%2Freporting%2FUsingFunctions%2Fsource%2Fnumeric13.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://corporatefinanceinstitute.com/resources/excel/functions/norm-inv-function/" target="_blank"&gt;https://corporatefinanceinstitute.com/resources/excel/functions/norm-inv-function/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 15:52:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/NORM-INV-function/m-p/1030534#M13508</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-16T15:52:49Z</dc:date>
    </item>
  </channel>
</rss>

