<?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: Dynamically change column name in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4213142#M167033</link>
    <description>&lt;P&gt;Please read about Field Parameters&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters" target="_blank"&gt;Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 21:40:32 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-10-02T21:40:32Z</dc:date>
    <item>
      <title>Dynamically change column name</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4212872#M167023</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a table with a column being lookup which is coming from the data. However, i want the column name to be dynamic instead of showing lookup.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;E.g if in the filters i have selected invoice number i want the name to be invoice id&amp;nbsp;&lt;/P&gt;&lt;P&gt;if in the filters i have selected expense it should be expense id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 17:13:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4212872#M167023</guid>
      <dc:creator>homelander123</dc:creator>
      <dc:date>2024-10-02T17:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change column name</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4213142#M167033</link>
      <description>&lt;P&gt;Please read about Field Parameters&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters" target="_blank"&gt;Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 21:40:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4213142#M167033</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-02T21:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change column name</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4214114#M167053</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="771313" data-lia-user-login="homelander123" class="lia-mention lia-mention-user"&gt;homelander123&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to use Filed Parameters in combination with SelectedValue() Measure to get your logic working..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt;If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; are much appreciated!&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Dharmendar S&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/in/dharmendar-s-b5b43463/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;LinkedIN&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 07:00:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4214114#M167053</guid>
      <dc:creator>dharmendars007</dc:creator>
      <dc:date>2024-10-03T07:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change column name</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4216764#M167123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="771313" data-lia-user-login="homelander123" class="lia-mention lia-mention-user"&gt;homelander123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did&amp;nbsp;lbendlin&amp;nbsp;'s and dharmendars007's&amp;nbsp;methods solve your problem? If yes, could you please mark them as solutions? This will help more users who are facing the same or similar difficulties. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If "invoice number" and "expense" are in the same column, I'm afraid PowerBI can't achieve this effect so far. But I think your idea makes sense. I found an idea that meets similar needs as yours, and you can vote for it&amp;nbsp;to help make it happen as soon as possible.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=ce2cffa2-147c-ef11-a4e6-000d3ae47b7b" target="_self"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=ce2cffa2-147c-ef11-a4e6-000d3ae47b7b&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully this will be possible in a future release.&lt;BR /&gt;&lt;BR /&gt;If you still have questions, please feel free to ask me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 05:35:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-change-column-name/m-p/4216764#M167123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-04T05:35:26Z</dc:date>
    </item>
  </channel>
</rss>

