<?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 Urgent Help Required in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948693#M326549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have data model with multiple facts using&amp;nbsp; qualify and unqualify&amp;nbsp; for eg&amp;nbsp;&amp;nbsp; nonprdbkp.status , backup.status&amp;nbsp; along with fields some are same or may different&lt;/P&gt;&lt;P&gt;now in dashboard i want to store&amp;nbsp; table name into variable and want to use this table name in expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&amp;nbsp; v1=' nonprdbkp'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then v1.field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please guide how to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 08:09:05 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2015-11-20T08:09:05Z</dc:date>
    <item>
      <title>Urgent Help Required</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948693#M326549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have data model with multiple facts using&amp;nbsp; qualify and unqualify&amp;nbsp; for eg&amp;nbsp;&amp;nbsp; nonprdbkp.status , backup.status&amp;nbsp; along with fields some are same or may different&lt;/P&gt;&lt;P&gt;now in dashboard i want to store&amp;nbsp; table name into variable and want to use this table name in expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&amp;nbsp; v1=' nonprdbkp'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then v1.field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please guide how to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 08:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948693#M326549</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-11-20T08:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help Required</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948694#M326550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a 100% on how you are going to achieve this, but his maybe a way to approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the the $Table box, you can added this on as a list the to the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create your variable&amp;nbsp; v1 - =GetFieldSelections($Table).&lt;/P&gt;&lt;P&gt;On select you can use the this is your set analysis or if stataements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(v1 = 'table one',then,else )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 08:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948694#M326550</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-20T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help Required</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948695#M326551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas, if v1 has the value 'nonprdbkp', you can try with:&lt;/P&gt;&lt;P&gt;$(v1).field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 08:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948695#M326551</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-11-20T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help Required</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948696#M326552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;$(v1).field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 08:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-Required/m-p/948696#M326552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T08:38:09Z</dc:date>
    </item>
  </channel>
</rss>

