<?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: How can i create a column in  power BI  based on this query in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598623#M75047</link>
    <description>&lt;P&gt;hello&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp; ,&amp;nbsp;&lt;BR /&gt;I dont beleive its possible to create a calculated columnn using SQL query .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;but i do beleive that you can query a table using SQL and transform it into a seperate table with index which matches indexes with the main table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So connecting main table (where you need the column) and queried table can be connected throiugh relationship in model tab of power bi desktop&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2022 18:20:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-23T18:20:55Z</dc:date>
    <item>
      <title>How can i create a column in  power BI  based on this query</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598411#M75034</link>
      <description>&lt;P&gt;&lt;SPAN&gt;select * from Y A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RIGHT JOIN X B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ON A. uniqueKEY=B. uniqueKey&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where relatedtable ='maze'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:34:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598411#M75034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T16:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create a column in  power BI  based on this query</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598452#M75036</link>
      <description>&lt;P&gt;You can use your query to get your table and not a column .&lt;BR /&gt;so what i suggest is using this query and getting it as an table and get an index with it too .&lt;/P&gt;&lt;P&gt;Use that index as a key to relate with your other table where you wanted this column to be in .&lt;BR /&gt;&lt;BR /&gt;there are many commands like relatedtable which you can use to perform further anlaysis&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:59:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598452#M75036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T16:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create a column in  power BI  based on this query</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598578#M75044</link>
      <description>&lt;P&gt;could you please&amp;nbsp; be kind enough and&amp;nbsp; provide sample&amp;nbsp; code&amp;nbsp; based on what you&amp;nbsp; are recomending using&amp;nbsp; my code&amp;nbsp; i have provided here i&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 17:53:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598578#M75044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T17:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create a column in  power BI  based on this query</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598623#M75047</link>
      <description>&lt;P&gt;hello&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp; ,&amp;nbsp;&lt;BR /&gt;I dont beleive its possible to create a calculated columnn using SQL query .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;but i do beleive that you can query a table using SQL and transform it into a seperate table with index which matches indexes with the main table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So connecting main table (where you need the column) and queried table can be connected throiugh relationship in model tab of power bi desktop&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 18:20:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598623#M75047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T18:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create a column in  power BI  based on this query</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598696#M75052</link>
      <description>&lt;P&gt;could you&amp;nbsp; please offer a demo code based on my sample query here?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 19:02:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-can-i-create-a-column-in-power-BI-based-on-this-query/m-p/2598696#M75052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T19:02:55Z</dc:date>
    </item>
  </channel>
</rss>

