<?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: Using a graph title as a variable in a measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791708#M61928</link>
    <description>&lt;P&gt;Thanks for your reply. You're probably right about using a filter but a user just wants an overview which he can copy &amp;nbsp;a set of tables with similar content easily to a PPT.&lt;/P&gt;&lt;P&gt;To limit my copy paste activities I thought of this solution. I still think it would be nice if this option is available.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 09:07:56 GMT</pubDate>
    <dc:creator>Erik_K</dc:creator>
    <dc:date>2021-03-16T09:07:56Z</dc:date>
    <item>
      <title>Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791460#M61893</link>
      <description>&lt;P&gt;I'm trying to make my chart content flexible and I want to incorporate the title of the chart in the set analysis.&lt;/P&gt;&lt;P&gt;This way I can copy the chart and chance the contents by changing it's title.&lt;/P&gt;&lt;P&gt;Is there a system variable which contains the chart title?&lt;/P&gt;&lt;P&gt;If I google, I only get hits for dynamically changing the chart title based on a variable. But that's not what I'm looking for.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791460#M61893</guid>
      <dc:creator>Erik_K</dc:creator>
      <dc:date>2021-12-20T21:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791466#M61894</link>
      <description>&lt;P&gt;As far as I know, there is no way to access the chart title using set analysis (or any other way within a formula). Why not have one chart with the contents changing based on a field / button used to select the appropriate title and formulas? Seems more efficient than duplication and modification...&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 15:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791466#M61894</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-15T15:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791492#M61898</link>
      <description>&lt;P&gt;You can set the Title through a variable. The same variable can be used in the Set Analysis.&lt;/P&gt;&lt;P&gt;The value of the variable can be changed using events&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 16:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791492#M61898</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2021-03-15T16:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791708#M61928</link>
      <description>&lt;P&gt;Thanks for your reply. You're probably right about using a filter but a user just wants an overview which he can copy &amp;nbsp;a set of tables with similar content easily to a PPT.&lt;/P&gt;&lt;P&gt;To limit my copy paste activities I thought of this solution. I still think it would be nice if this option is available.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 09:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791708#M61928</guid>
      <dc:creator>Erik_K</dc:creator>
      <dc:date>2021-03-16T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791709#M61929</link>
      <description>&lt;P&gt;I know, but I want to use it the other way around. Insert the title of a graph as a variable in a measure.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 09:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791709#M61929</guid>
      <dc:creator>Erik_K</dc:creator>
      <dc:date>2021-03-16T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using a graph title as a variable in a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791808#M61935</link>
      <description>&lt;P&gt;Unfortunately, it probably isn't... If the volume of objects is high enough, maybe you could update them with API or something of that nature.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 12:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-graph-title-as-a-variable-in-a-measure/m-p/1791808#M61935</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-16T12:28:35Z</dc:date>
    </item>
  </channel>
</rss>

