<?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: Fixed row numbers in Table like in Excel in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1414014#M26257</link>
    <description>&lt;P&gt;Good question &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;...:\ But one of my clients would like to check tables like as in Excel...Scrolling down, and see what is the first 100 items. Of course I tried to advice to use TOPN filtering, but they insist on this kind of method. And biggest problem, that they have some kind of Tableau report, where it is possible to create a fixed serial number column (with function INDEX() maybe)&lt;/P&gt;&lt;P&gt;Also it would be great to solve on similar way here, and keep a single series of numbers in first column independent from any other columns.&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="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;I know, that it's possible to create PQ index column, but as I said because of groups it is not usable here. With matrix the problem is, that rows and columns are filters on values, also it should be some kind of relationship between data, otherwise table will show the whole amounts in every rows or the first/last items in case of dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 23:09:33 GMT</pubDate>
    <dc:creator>Rapier</dc:creator>
    <dc:date>2020-10-05T23:09:33Z</dc:date>
    <item>
      <title>Fixed row numbers in Table like in Excel</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1411608#M26171</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to add a "fixed" row number column to tables visuals? It should be something similar like in Excel the index numbers of rows, also start from 1 and show for all rows a unique number, but changing the sort of rows hasn't effect on this.&lt;/P&gt;&lt;P&gt;I found many idea to add serial numbers, but all of these change the order of index column, when I sort some of columns.&lt;/P&gt;&lt;P&gt;Oh, and this tables contain summarized values, also it should be solved with DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 17:07:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1411608#M26171</guid>
      <dc:creator>Rapier</dc:creator>
      <dc:date>2020-10-04T17:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed row numbers in Table like in Excel</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1411647#M26172</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="246076" data-lia-user-login="Rapier" class="lia-mention lia-mention-user"&gt;Rapier&lt;/a&gt;&amp;nbsp;Sounds a bit weird, what's the point of its existence since you want them to keep static despite of sorting?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 18:36:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1411647#M26172</guid>
      <dc:creator>CNENFRNL</dc:creator>
      <dc:date>2020-10-04T18:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed row numbers in Table like in Excel</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1412615#M26190</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="246076" data-lia-user-login="Rapier" class="lia-mention lia-mention-user"&gt;Rapier&lt;/a&gt; , In matrix , the first row and columns are fixed. No more options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add an index column in Power Query/edit query/Transform Data&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi" target="_blank"&gt;https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 08:40:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1412615#M26190</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-10-05T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed row numbers in Table like in Excel</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1414014#M26257</link>
      <description>&lt;P&gt;Good question &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;...:\ But one of my clients would like to check tables like as in Excel...Scrolling down, and see what is the first 100 items. Of course I tried to advice to use TOPN filtering, but they insist on this kind of method. And biggest problem, that they have some kind of Tableau report, where it is possible to create a fixed serial number column (with function INDEX() maybe)&lt;/P&gt;&lt;P&gt;Also it would be great to solve on similar way here, and keep a single series of numbers in first column independent from any other columns.&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="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;I know, that it's possible to create PQ index column, but as I said because of groups it is not usable here. With matrix the problem is, that rows and columns are filters on values, also it should be some kind of relationship between data, otherwise table will show the whole amounts in every rows or the first/last items in case of dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 23:09:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/1414014#M26257</guid>
      <dc:creator>Rapier</dc:creator>
      <dc:date>2020-10-05T23:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed row numbers in Table like in Excel</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/2071357#M46862</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="246076" data-lia-user-login="Rapier" class="lia-mention lia-mention-user"&gt;Rapier&lt;/a&gt;&amp;nbsp;- Did you find a solution to your query yet?&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="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;- The fixed row number requirement raised could be useful in a scenario where a user wants to sort a column (lets say = "Country") in a Table visual (having 4 column: Date, Country, Sales, Cumulative Sales) and yet want to see the cumulative SUM of Sales based on Ascending / Descending order of Country column alphabetically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next, in the same visual the user wants to sort the "Date" column and want to see the Cumulative SUM of Sales based on Ascending / Descending order of Date.&amp;nbsp;&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="246076" data-lia-user-login="Rapier" class="lia-mention lia-mention-user"&gt;Rapier&lt;/a&gt;has raised a good question here because other tools such as SAP Business Objects allows the user to sort the visual column and calculates the Cumulative SUM dynamically based on the sorted column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if anyone has come across same/similar requirement and if there is any tips or tricks available in PowerBI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 01:02:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fixed-row-numbers-in-Table-like-in-Excel/m-p/2071357#M46862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-13T01:02:37Z</dc:date>
    </item>
  </channel>
</rss>

