<?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=4048</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Sun, 22 May 2016 10:52:34 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2016-05-22T10:52:34Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>sorting tablular data</title>
      <link>https://community.tableau.com/thread/117495</link>
      <description>&lt;!-- [DocumentBodyStart:ee63b2b3-f9fe-4b12-a1bb-f6e3c92473ef] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm struggling with sorting in a tabular environment...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I can right click on a column and choose sort ascending or descending, but nothing seems to happen.&lt;/p&gt;&lt;p&gt;I can get sorts to work by right clicking on another column then choosing sort by my desired column - but this seems rather backwards.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;What am I missing about sorting in tableau's text/table view?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Brad&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ee63b2b3-f9fe-4b12-a1bb-f6e3c92473ef] --&gt;</description>
      <pubDate>Sun, 22 May 2016 10:52:34 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/117495</guid>
      <dc:date>2016-05-22T10:52:34Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>postgres hot_standby (read-only replica)</title>
      <link>https://community.tableau.com/thread/127800</link>
      <description>&lt;!-- [DocumentBodyStart:feab92ec-6e12-4a38-aeb4-dca3aedb9ca0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'd like to connect to a hot standy of my postgres database to unload the master a bit.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Unfortunately, tableau is using some fancy temp table stuff that you can't do on a read-only database.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;2013-07-02 19:09:34 EDT LOG:&amp;#160; streaming replication successfully connected to primary&lt;/p&gt;&lt;p&gt;2013-07-02 19:09:34 EDT LOG:&amp;#160; incomplete startup packet&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT ERROR:&amp;#160; cannot execute SELECT INTO in a read-only transaction&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT STATEMENT:&amp;#160; -- statement does not return rows&lt;/p&gt;&lt;p&gt;&amp;#160; SELECT *&lt;/p&gt;&lt;p&gt;&amp;#160; INTO TEMPORARY TABLE "#Tableau_1_Connect"&lt;/p&gt;&lt;p&gt;&amp;#160; FROM (SELECT 1 AS COL) AS CHECKTEMP&lt;/p&gt;&lt;p&gt;&amp;#160; LIMIT 1&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT ERROR:&amp;#160; cannot execute DROP TABLE in a read-only transaction&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT STATEMENT:&amp;#160; DROP TABLE "#Tableau_1_Connect"&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT ERROR:&amp;#160; cannot execute CREATE TABLE in a read-only transaction&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT STATEMENT:&amp;#160; CREATE LOCAL TEMPORARY TABLE "#Tableau_2_Connect" (&lt;/p&gt;&lt;p&gt;&amp;#160; "COL" INTEGER&lt;/p&gt;&lt;p&gt;&amp;#160; ) ON COMMIT PRESERVE ROWS&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT ERROR:&amp;#160; cannot execute DROP TABLE in a read-only transaction&lt;/p&gt;&lt;p&gt;2013-07-02 19:10:22 EDT STATEMENT:&amp;#160; DROP TABLE "#Tableau_2_Connect"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:feab92ec-6e12-4a38-aeb4-dca3aedb9ca0] --&gt;</description>
      <pubDate>Mon, 26 Jan 2015 20:55:02 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/127800</guid>
      <dc:date>2015-01-26T20:55:02Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to correlate two parts of the same measure?</title>
      <link>https://community.tableau.com/thread/130585</link>
      <description>&lt;!-- [DocumentBodyStart:7d0a58ce-7a06-4f26-bd66-6e9b7106b4c2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;e.g.&lt;/p&gt;&lt;p&gt;I have a list of genes and their levels for each of a few conditions&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;table border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;Condition&lt;/th&gt;&lt;th style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;&lt;strong&gt;Gene&lt;/strong&gt;&lt;/th&gt;&lt;th style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;Abundance&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;A&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G1&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;77&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;A&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G2&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;80&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;A&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G3&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;90&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;&lt;p&gt;B&lt;/p&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G1&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;B&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G1&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;20&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;B&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;G3&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;"&gt;30&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;How can i correlate the abundnance by gene between condition A and condition B?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I can do this if i add abundance columns for all the various conditions, but that's annoying.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;brad&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d0a58ce-7a06-4f26-bd66-6e9b7106b4c2] --&gt;</description>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">correlation</category>
      <pubDate>Wed, 02 Oct 2013 20:49:48 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/130585</guid>
      <dc:date>2013-10-02T20:49:48Z</dc:date>
      <clearspace:dateToText>5 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>label font italic not displayed in pdf</title>
      <link>https://community.tableau.com/thread/129241</link>
      <description>&lt;!-- [DocumentBodyStart:fcfb09bb-a3eb-4394-85bc-2373a8202caf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm having a problem where the label's font is italic in the user interface, but it not italic in the PDF export...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Brad&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fcfb09bb-a3eb-4394-85bc-2373a8202caf] --&gt;</description>
      <pubDate>Tue, 23 Jul 2013 19:49:51 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/129241</guid>
      <dc:date>2013-07-23T19:49:51Z</dc:date>
      <clearspace:dateToText>5 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

