<?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: Can we create Straight Table using Direct Discovery in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194036#M875014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSUser() usually gives more than just the username, it gives the domain name and then the username. Does your col1 include the exact match of OSUser()? May be you want to use a wildmatch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concat(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(WildMatch(OSUser(), '*\' &amp;amp; col1), col2))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concat(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(col1 = SubField(OSUser(), '\', 2), col2))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2016 08:46:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-27T08:46:17Z</dc:date>
    <item>
      <title>Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194023#M875001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we create Straight Table using Direct Discovery&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194023#M875001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194024#M875002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think so but you can only use measures for expressions. I think Dimensions won't be able for expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194024#M875002</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T11:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194025#M875003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/DirectDiscovery/How_To_Create_Charts_Direct_Discovery.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/DirectDiscovery/How_To_Create_Charts_Direct_Discovery.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/DirectDiscovery/How_To_Create_Charts_Direct_Discover…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194025#M875003</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194026#M875004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can but as Sunny mentioned ..Measures cannot be the part of dimension and be careful with volume of data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194026#M875004</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-10-26T11:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194027#M875005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the post, I want to add the where clause, inside direct query like -&lt;/P&gt;&lt;P&gt;suppose, I have columns in direct query like -&lt;/P&gt;&lt;P&gt;col1, col2,col3&lt;/P&gt;&lt;P&gt;where col1 is having OSUser details, now if col1 is logged in user, I want to show col2 and col3 in either text box or in straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with Max function as per above link and also with where clause, but doesn't work.&lt;/P&gt;&lt;P&gt;any inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194027#M875005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T11:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194028#M875006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used Where clause in the front end object? I think for the front end object, try with If statement... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just out of curiosity what is the expression you are trying right now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194028#M875006</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T11:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194029#M875007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a flag for dimension.&lt;/P&gt;&lt;P&gt;But Not able to fetch the data inside chart using where clause.&lt;/P&gt;&lt;P&gt;in above example, col1, col2 and col3 are measures only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194029#M875007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T11:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194030#M875008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to use IF statement, like -&lt;/P&gt;&lt;P&gt;if(col1=OSUser(),col2)&lt;/P&gt;&lt;P&gt;But no luck.... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Any help on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 12:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194030#M875008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194031#M875009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add all values in a tablebox, made a screenshot and explain what you try to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194031#M875009</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-10-26T13:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194032#M875010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, Measure is only visible with an aggregation like Sum(col1) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194032#M875010</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-10-26T13:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194033#M875011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a layout condition or displaying the value of col1? Also is there only one value to see? May be you need to use Concat() function here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concat(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;if(col1=OSUser(),col2))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194033#M875011</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194034#M875012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does not work...&lt;/P&gt;&lt;P&gt;When I try to fetch the values inside text box, it says, "Error: Internal fatal error".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 05:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194034#M875012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T05:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194035#M875013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show us the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 06:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194035#M875013</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-10-27T06:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create Straight Table using Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194036#M875014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSUser() usually gives more than just the username, it gives the domain name and then the username. Does your col1 include the exact match of OSUser()? May be you want to use a wildmatch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concat(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(WildMatch(OSUser(), '*\' &amp;amp; col1), col2))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concat(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(col1 = SubField(OSUser(), '\', 2), col2))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 08:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-create-Straight-Table-using-Direct-Discovery/m-p/1194036#M875014</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-27T08:46:17Z</dc:date>
    </item>
  </channel>
</rss>

