<?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: Case Calc conversion in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Case-Calc-conversion/m-p/3456987#M31273</link>
    <description>&lt;P&gt;If these are both columns in the same table then you could either use &lt;A href="https://learn.microsoft.com/en-us/dax/if-function-dax" target="_self"&gt;IF&lt;/A&gt; or &lt;A href="https://learn.microsoft.com/en-us/dax/switch-function-dax" target="_self"&gt;SWITCH&amp;nbsp;&lt;/A&gt;to do the same sort of logic in a calculated column. Or you could create a view in SQL and just pull in the result.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2023 04:36:43 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2023-10-03T04:36:43Z</dc:date>
    <item>
      <title>Case Calc conversion</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Case-Calc-conversion/m-p/3456346#M31266</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I have a question on converting this calc into Dax in PowerBi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CASE [Calc Pos%] WHEN [Time Period(Months)] THEN 1&lt;BR /&gt;ELSE 0 END&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calc Pos% is a database column with integers.&lt;/P&gt;&lt;P&gt;Time Period(Months) is a paramter&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 16:32:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Case-Calc-conversion/m-p/3456346#M31266</guid>
      <dc:creator>g-wizard</dc:creator>
      <dc:date>2023-10-02T16:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Case Calc conversion</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Case-Calc-conversion/m-p/3456987#M31273</link>
      <description>&lt;P&gt;If these are both columns in the same table then you could either use &lt;A href="https://learn.microsoft.com/en-us/dax/if-function-dax" target="_self"&gt;IF&lt;/A&gt; or &lt;A href="https://learn.microsoft.com/en-us/dax/switch-function-dax" target="_self"&gt;SWITCH&amp;nbsp;&lt;/A&gt;to do the same sort of logic in a calculated column. Or you could create a view in SQL and just pull in the result.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 04:36:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Case-Calc-conversion/m-p/3456987#M31273</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-10-03T04:36:43Z</dc:date>
    </item>
  </channel>
</rss>

