<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Content in Tableau Community Forums</title>
    <link>/profile-content.jspa?filterID=contentstatus[published]&amp;targetUser=9059</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Tue, 14 May 2013 00:36:52 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-05-14T00:36:52Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>I am attempting to query the group, group_users and users tables in the Tableau Server Database</title>
      <link>https://community.tableau.com/thread/124225</link>
      <description>&lt;!-- [DocumentBodyStart:1c134ef1-abb0-4d97-8646-854a5d9493cb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="margin-top: auto; margin-bottom: auto;"&gt;&lt;span style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;I am attempting to create a query to identify what users belong to what user groups. I have followed the below directions below in the server admin guide to gain access and to be able to query tables in the Tableau Server Database. However this only provides me access to the tables beginning with and underscore (see point #5). &lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: auto; margin-bottom: auto;"&gt;&lt;span style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;Based on another post I need the use group, group_users and users tables, can anyone assist?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin-top: auto; margin-bottom: auto;"&gt;&lt;span style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;p style="margin-top: auto; margin-bottom: auto;"&gt;&lt;span style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;After you &lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fonlinehelp.tableausoftware.com%2Fv7.0%2Fserver%2Fen-us%2Fadminview_postgres_access.htm%23idd519a9df-9c65-4c93-af57-608129d05cbd" rel="nofollow" target="_blank"&gt;&lt;span style="color: blue;"&gt;enable external access&lt;/span&gt;&lt;/a&gt; to the Tableau Server database, follow the steps below to connect to and query the database.&lt;/span&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;&amp;#160; In Tableau Desktop select &lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Data &amp;gt; Connect to Data&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;, then select &lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;PostgreSQL&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; as the database to connect to. You may need to install the PostgreSQL database drivers. You can download drivers from &lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fwww.tableausoftware.com%2Fdrivers" rel="nofollow" target="_blank"&gt;&lt;span style="color: blue;"&gt;www.tableausoftware.com/drivers&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;&amp;#160; In the PostgreSQL Connection dialog box, type the name or URL for Tableau Server. If you have a distributed server installation and a worker is hosting the repository, enter the name of the worker instead.&amp;#160;&amp;#160; &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&amp;#160; &lt;span style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;You should connect using the port you have set up for the pgsql.port, which is 8060 by default. For more information about ports, see &lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fonlinehelp.tableausoftware.com%2Fv7.0%2Fserver%2Fen-us%2Fports.htm%23idec765ecd-386e-426e-bb54-7776a6b465fc" rel="nofollow" target="_blank"&gt;&lt;span style="color: blue;"&gt;TCP/IP Ports&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&amp;#160;&amp;#160; &lt;/p&gt;&lt;ol start="3"&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;&amp;#160; Type &lt;/span&gt;&lt;span style="font-family: 'Courier New'; font-size: 10pt;"&gt;workgroup&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; as the database to connect to.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;&amp;#160; Connect using the following username and password:&amp;#160;&amp;#160; &lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Username:&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; tableau&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Password:&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; The password you specified when you enabled access to the Tableau Server database.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;&amp;#160; Select a table to connect to and click &lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;OK&lt;/span&gt;&lt;span style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;. The "tableau" user has access to all of the tables the start with an underscore. For example, you can connect to "_background_tasks" and "_datasources".&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c134ef1-abb0-4d97-8646-854a5d9493cb] --&gt;</description>
      <pubDate>Tue, 14 May 2013 00:36:52 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/124225</guid>
      <dc:date>2013-05-14T00:36:52Z</dc:date>
      <clearspace:dateToText>6 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how do i display the shape for a dimension</title>
      <link>https://community.tableau.com/thread/118124</link>
      <description>&lt;!-- [DocumentBodyStart:6e1b1495-e178-48eb-9670-109dfc21c192] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building a cross tab display with a yes/no indictor and would like to show a green checkmark for yes and a red x for no. In the field properties of the dimension I assigned the shapes I desired but have had no luck displaying the shape on my crosstab view in place of the yes/no value.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e1b1495-e178-48eb-9670-109dfc21c192] --&gt;</description>
      <pubDate>Tue, 22 May 2012 22:00:05 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/118124</guid>
      <dc:date>2012-05-22T22:00:05Z</dc:date>
      <clearspace:dateToText>7 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

