<?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 Would this setup work? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1910273#M41301</link>
    <description>&lt;P&gt;I'm trying to make an accounting balance and I'm trying to set up the model. As far as I went I have something like this (just a sample):&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Name&lt;/TD&gt;&lt;TD&gt;Type&lt;/TD&gt;&lt;TD&gt;Sums&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;TD&gt;12. Otros resultados&lt;/TD&gt;&lt;TD&gt;suma&lt;/TD&gt;&lt;TD&gt;-678,778&lt;/TD&gt;&lt;TD&gt;&amp;lt;- sums rows starting with these values from another table ("-" substracts the value)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;14&lt;/TD&gt;&lt;TD&gt;A) RESULTADO DE EXPLOTACIÓN (1+2+3+4+5+6+7+8+9+10+11+12)&lt;/TD&gt;&lt;TD&gt;total&lt;/TD&gt;&lt;TD&gt;1,2,3,4,5,6,7,8,9,19,11,12,13&lt;/TD&gt;&lt;TD&gt;&amp;lt;- sums rows with these Id's in this table&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;literal&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;lt;- Shows an empty row as a separator between sections&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it work? Can I set a CALCULATE filter based on the "sums" column information (like "sum every row starting with any of these values)? How would you recommend me to proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Sun, 20 Jun 2021 10:48:02 GMT</pubDate>
    <dc:creator>Miquel_llado</dc:creator>
    <dc:date>2021-06-20T10:48:02Z</dc:date>
    <item>
      <title>Would this setup work?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1910273#M41301</link>
      <description>&lt;P&gt;I'm trying to make an accounting balance and I'm trying to set up the model. As far as I went I have something like this (just a sample):&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Name&lt;/TD&gt;&lt;TD&gt;Type&lt;/TD&gt;&lt;TD&gt;Sums&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;TD&gt;12. Otros resultados&lt;/TD&gt;&lt;TD&gt;suma&lt;/TD&gt;&lt;TD&gt;-678,778&lt;/TD&gt;&lt;TD&gt;&amp;lt;- sums rows starting with these values from another table ("-" substracts the value)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;14&lt;/TD&gt;&lt;TD&gt;A) RESULTADO DE EXPLOTACIÓN (1+2+3+4+5+6+7+8+9+10+11+12)&lt;/TD&gt;&lt;TD&gt;total&lt;/TD&gt;&lt;TD&gt;1,2,3,4,5,6,7,8,9,19,11,12,13&lt;/TD&gt;&lt;TD&gt;&amp;lt;- sums rows with these Id's in this table&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;literal&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;lt;- Shows an empty row as a separator between sections&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it work? Can I set a CALCULATE filter based on the "sums" column information (like "sum every row starting with any of these values)? How would you recommend me to proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 10:48:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1910273#M41301</guid>
      <dc:creator>Miquel_llado</dc:creator>
      <dc:date>2021-06-20T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Would this setup work?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1911017#M41315</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="306978" data-lia-user-login="Miquel_llado" class="lia-mention lia-mention-user"&gt;Miquel_llado&lt;/a&gt; ,Can you share sample data and sample output in table format? &lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 05:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1911017#M41315</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-06-21T05:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Would this setup work?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1911368#M41317</link>
      <description>&lt;P&gt;Sadly not at this point but the table I provided before should be a good enough example, there are three types of rows I should control in this report. If type is "suma" it should retrieve a sumatory of all rows starting by any of the numbers in "sums" from data table. If it is "total" it should retrieve a sumatory of provided lines in &lt;U&gt;this&lt;/U&gt; same table. If it is "literal" it should retrieve a blank to show an empty line acting as a separator in the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My biggest issue here is how to tell dax "sum all the lines starting by ANY of these comma separated values". There is an easy way to do this, like creating a line for each value in "sums" and redirecting it to a certain line, but then I'll end with dozens of lines in this table and I'm trying to keep the model while learning some new dax solutions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 07:16:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Would-this-setup-work/m-p/1911368#M41317</guid>
      <dc:creator>Miquel_llado</dc:creator>
      <dc:date>2021-06-21T07:16:27Z</dc:date>
    </item>
  </channel>
</rss>

