<?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: Slicer not connecting to visualisation of calculated column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352149#M59751</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , In power Query replace null values in col2 with Not-rated . you can null (all small) to replace. &lt;/P&gt;
&lt;P&gt;Power Query Replace Value: &lt;A href="https://youtu.be/hkZhZbR7Kmk" target="_blank"&gt;https://youtu.be/hkZhZbR7Kmk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want change legend(axis in other visuals) in pie then you need bookmarks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to change the measure, you need measure slicer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;measure slicer &lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=b9352Vxuj-M" target="_blank"&gt;https://www.youtube.com/watch?v=b9352Vxuj-M&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://radacad.com/change-the-column-or-measure-value-in-a-power-bi-visual-by-selection-of-the-slicer-parameter-table-pattern" target="_blank"&gt;https://radacad.com/change-the-column-or-measure-value-in-a-power-bi-visual-by-selection-of-the-slicer-parameter-table-pattern&lt;/A&gt; &lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=vlnx7QUVYME" target="_blank"&gt;https://www.youtube.com/watch?v=vlnx7QUVYME&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;calculation groups&lt;BR /&gt;&lt;A href="https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/" target="_blank"&gt;https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Axis Slicer &lt;BR /&gt;Dynamically change chart axis in Power BI &lt;BR /&gt;bookmark -https://blog.crossjoin.co.uk/2018/04/20/dynamically-changing-a-chart-axis-in-power-bi-using-bookmarks-and-buttons/ &lt;BR /&gt;&lt;A href="https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive" target="_blank"&gt;https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=6jeSIRpjv0M" target="_blank"&gt;https://www.youtube.com/watch?v=6jeSIRpjv0M&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 02:23:07 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-02-22T02:23:07Z</dc:date>
    <item>
      <title>Slicer not connecting to visualisation of calculated column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352061#M59745</link>
      <description>&lt;P&gt;Hi Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm fairly new to Power BI and seeking help for a project of mine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, the situation is:&lt;/P&gt;&lt;P&gt;I have company names in col1, their score in col2 (If rated). I want to create a measure that would consider the line items with a score as "Rated" and the one with blanks as "Not-rated" and visualise the count of rated and Non rated in a pie chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of now, I created a calculated conditional column and visualised that column in the pie chart, but if i do that, slicers are not affecting the data on the visualisation. I want the data of my pie chart to change according to slicers, which, from my search I've concluded can't be achieved with calculated columns. I hope I've articulated my question clearly, please ask for clarification if required. Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 01:40:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352061#M59745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-22T01:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Slicer not connecting to visualisation of calculated column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352149#M59751</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , In power Query replace null values in col2 with Not-rated . you can null (all small) to replace. &lt;/P&gt;
&lt;P&gt;Power Query Replace Value: &lt;A href="https://youtu.be/hkZhZbR7Kmk" target="_blank"&gt;https://youtu.be/hkZhZbR7Kmk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want change legend(axis in other visuals) in pie then you need bookmarks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to change the measure, you need measure slicer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;measure slicer &lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=b9352Vxuj-M" target="_blank"&gt;https://www.youtube.com/watch?v=b9352Vxuj-M&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://radacad.com/change-the-column-or-measure-value-in-a-power-bi-visual-by-selection-of-the-slicer-parameter-table-pattern" target="_blank"&gt;https://radacad.com/change-the-column-or-measure-value-in-a-power-bi-visual-by-selection-of-the-slicer-parameter-table-pattern&lt;/A&gt; &lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=vlnx7QUVYME" target="_blank"&gt;https://www.youtube.com/watch?v=vlnx7QUVYME&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;calculation groups&lt;BR /&gt;&lt;A href="https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/" target="_blank"&gt;https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Axis Slicer &lt;BR /&gt;Dynamically change chart axis in Power BI &lt;BR /&gt;bookmark -https://blog.crossjoin.co.uk/2018/04/20/dynamically-changing-a-chart-axis-in-power-bi-using-bookmarks-and-buttons/ &lt;BR /&gt;&lt;A href="https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive" target="_blank"&gt;https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=6jeSIRpjv0M" target="_blank"&gt;https://www.youtube.com/watch?v=6jeSIRpjv0M&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 02:23:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352149#M59751</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-22T02:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Slicer not connecting to visualisation of calculated column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352176#M59755</link>
      <description>&lt;P&gt;Hey Amit, thankls for your reply, I can't replace the score in col2 as the scores are used by other visualisations. Moreover, this table that has the company name and scores is a summarised table, hence dosen't show up in power query, is there a way to achieve these by creating a measure?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 02:38:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352176#M59755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-22T02:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Slicer not connecting to visualisation of calculated column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352501#M59774</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , new column in DAX &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;coalesce([col2], "Not-rated")&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 06:17:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2352501#M59774</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-22T06:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Slicer not connecting to visualisation of calculated column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2360416#M60306</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the following methods.&lt;/P&gt;
&lt;P&gt;Column:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Status = IF([Score]&amp;lt;&amp;gt;BLANK(),"Rated","Not-rated")&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Measure:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count = 
CALCULATE(COUNT('Table'[Status]),FILTER(ALL('Table'),[Status]=SELECTEDVALUE('Table'[Status])))&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Is this the result you expect?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Charlotte&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 06:22:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Slicer-not-connecting-to-visualisation-of-calculated-column/m-p/2360416#M60306</guid>
      <dc:creator>v-zhangti</dc:creator>
      <dc:date>2022-02-25T06:22:37Z</dc:date>
    </item>
  </channel>
</rss>

