<?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: Change visual format when slicer selection changes in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870662#M417618</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; this &lt;A href="https://www.youtube.com/watch?v=_Afcj8mT5_Q" target="_self"&gt;video&lt;/A&gt; will help&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 10:48:43 GMT</pubDate>
    <dc:creator>parry2k</dc:creator>
    <dc:date>2019-12-10T10:48:43Z</dc:date>
    <item>
      <title>Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869580#M417044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a slicer containing 'lines' and 'percentage'. Dependent on the selection, I want the format of the table visual (see printscreen) to be adjusted to number when lines is selected or percentage when percentage is selected. How should I achieve this? The values or percentages in the table are a measure selection out of 'slicer_table'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Table_measure_selection = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SWITCH( UPPER(SELECTEDVALUE(Slicer_table[Key])),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_OTAE",[YTD % On time or early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_OTAE_lines",[YTD_inbound_lines_in_time_or_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_OT",[YTD % On time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_OT_lines",[YTD_inbound_lines_in_time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_E",[YTD % Early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_E_lines",[YTD_inbound_lines_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_L",[YTD % Late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"YTD_L_lines",[YTD_inbound_lines_late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_OTAE",[MTD % On time or early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_OTAE_lines",[MTD_inbound_lines_in_time_or_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_OT",[MTD % On time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_OT_lines",[MTD_inbound_lines_in_time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_E",[MTD % Early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_E_lines",[MTD_inbound_lines_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_L",[MTD % Late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MTD_L_lines",[MTD_inbound_lines_late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_OTAE",[RT % On time and early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_OTAE_lines",[Running_total_on_time_and_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_OT",[RT % On time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_OT_lines",[Running_total_on_time],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_E",[RT % Early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_E_lines",[Running_total_early],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_L",[RT % Late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"RT_L_lines",[Running_total_late],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;BLANK()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:31:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869580#M417044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T13:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869623#M417065</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; Are you getting the correct measure with current switch condition?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:00:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869623#M417065</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-12-09T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869641#M417073</link>
      <description>&lt;P&gt;Yes, it is only presented in percentages when I switch to lines.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:13:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869641#M417073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869657#M417081</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; ok but you are getting&amp;nbsp;&lt;EM&gt;lines&amp;nbsp;&lt;/EM&gt;measure value although it is shown as %, correct?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:27:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869657#M417081</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-12-09T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869677#M417092</link>
      <description>&lt;P&gt;Yes, that is correct!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:37:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869677#M417092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T14:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869683#M417097</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; so you need to use format function to return text value and use format expression based on Line or % selection&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Your measure = 
VAR __yourvalue = &amp;lt;existing switch function&amp;gt;
RETURN
IF ( SELECTEDVALUE (Table[Your line or % column] ) = "%",
FORMAT ( __yourvalue, "Percent" ),
FORMAT ( __yourvalue, "General Number" )
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:41:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/869683#M417097</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-12-09T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870384#M417463</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the table this helps perfectly, but I cannot select the new measure with the flexible format for a line graph. Do you know why? I need that also, so the line graph should also present percentages or lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 07:14:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870384#M417463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T07:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870399#M417469</link>
      <description>&lt;P&gt;Also the table format is text and not number I believe. I have to sort on totals when the table is showing lines and this is not working oke.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 07:26:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870399#M417469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T07:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870632#M417599</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; with format your data is converted into text and thats why you cannot use it in line graph, to achieve this, you need to create bookmarks to show % and value line graph, you cannot achieve this with one measure.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 10:16:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870632#M417599</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-12-10T10:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870659#M417616</link>
      <description>&lt;P&gt;Thanks for the info. Can you help me ahead with achieving this with bookmarks?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 10:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870659#M417616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change visual format when slicer selection changes</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870662#M417618</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; this &lt;A href="https://www.youtube.com/watch?v=_Afcj8mT5_Q" target="_self"&gt;video&lt;/A&gt; will help&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 10:48:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Change-visual-format-when-slicer-selection-changes/m-p/870662#M417618</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-12-10T10:48:43Z</dc:date>
    </item>
  </channel>
</rss>

