<?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 Filter Pane  with formatted Frequency right justified in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Pane-with-formatted-Frequency-right-justified/m-p/2103272#M90126</link>
    <description>&lt;P&gt;I'm trying to create a filter pane that has a dimension with a frequency that is formatted with a comma seperator.&amp;nbsp; I am using the below but is there a way to get the dimension to be left justified and the expression part to be right justified so the columns line up.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;=if(isnull( [Business Line]) ,null(), [Business Line] &amp;amp; ' | ' &amp;amp; num(Aggr(Sum(Attempts), [Business Line]),'#,##0') )&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Somthing like this.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Collections&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1,201&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Bankrutpcy&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Legal&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10,215&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 21:12:25 GMT</pubDate>
    <dc:creator>qlikuser2021</dc:creator>
    <dc:date>2023-08-07T21:12:25Z</dc:date>
    <item>
      <title>Filter Pane  with formatted Frequency right justified</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-with-formatted-Frequency-right-justified/m-p/2103272#M90126</link>
      <description>&lt;P&gt;I'm trying to create a filter pane that has a dimension with a frequency that is formatted with a comma seperator.&amp;nbsp; I am using the below but is there a way to get the dimension to be left justified and the expression part to be right justified so the columns line up.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;=if(isnull( [Business Line]) ,null(), [Business Line] &amp;amp; ' | ' &amp;amp; num(Aggr(Sum(Attempts), [Business Line]),'#,##0') )&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Somthing like this.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Collections&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1,201&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Bankrutpcy&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Legal&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10,215&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 21:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-with-formatted-Frequency-right-justified/m-p/2103272#M90126</guid>
      <dc:creator>qlikuser2021</dc:creator>
      <dc:date>2023-08-07T21:12:25Z</dc:date>
    </item>
  </channel>
</rss>

