<?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: No 'Show zero values' in schedules in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239301#M30745</link>
    <description>Yes, I think that could work.&lt;BR /&gt;
Properties can be used like that. You can make Properties that are constants, or that store specific values, and are used in Expressions of other Properties. Their values do not have to appear in Labels or in Schedules.</description>
    <pubDate>Sat, 25 Apr 2020 11:33:23 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2020-04-25T11:33:23Z</dc:date>
    <item>
      <title>No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239296#M30740</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Is there any way of not showing zero values? An IF expression will not allow me to show a space if the value if zero, because it wants the TRUE and FALSE values to be of the same kind.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Apr 2020 01:47:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239296#M30740</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2020-04-22T01:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239297#M30741</link>
      <description>Could you show an example of the desired result?&lt;BR /&gt;
I reckon you will have to use Expression-defined Properties to achieve it, but let is see those screenshots first.</description>
      <pubDate>Thu, 23 Apr 2020 21:03:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239297#M30741</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-04-23T21:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239298#M30742</link>
      <description>&lt;BLOCKQUOTE&gt;LaszloNagy wrote:&lt;BR /&gt;
Could you show an example of the desired result?&lt;BR /&gt;
I reckon you will have to use Expression-defined Properties to achieve it, but let is see those screenshots first.
&lt;/BLOCKQUOTE&gt;

The intended effect is that of Excel, Preferences&amp;gt;View, Window Options, “Show zero values” unchecked. Cells with value equal to zero show blank, as if empty. Sometimes you don't want to go that way, because in some cells showing zero does matter, or at least it tells you that nobody overwrote that formula etc., so I usually use IF formulas giving a space (" ") for formula result = zero TRUE, or showing the result for FALSE. I tried that in AC but I am told that an expression cannot have a text result (" ") if TRUE and a number or other calculation value if FALSE, they both need to be of the same type, or that is what I understood.</description>
      <pubDate>Thu, 23 Apr 2020 21:28:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239298#M30742</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2020-04-23T21:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239299#M30743</link>
      <description>It is possible to do conversions from number to string, or to get the number value out of a string in Property Expressions.&lt;BR /&gt;
So if you have a numeric value and a string value, I suggest you convert the numeric value to string so they both will be strings and then you will be able to perform the desired functions on them.</description>
      <pubDate>Fri, 24 Apr 2020 00:07:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239299#M30743</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-04-24T00:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239300#M30744</link>
      <description>So the workaround would be to create a 'value converted to string for use only in schedules where one wants to produce this effect' property, and keep the 'true value' property for use in other expressions and schedules.</description>
      <pubDate>Fri, 24 Apr 2020 03:53:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239300#M30744</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2020-04-24T03:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239301#M30745</link>
      <description>Yes, I think that could work.&lt;BR /&gt;
Properties can be used like that. You can make Properties that are constants, or that store specific values, and are used in Expressions of other Properties. Their values do not have to appear in Labels or in Schedules.</description>
      <pubDate>Sat, 25 Apr 2020 11:33:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239301#M30745</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-04-25T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239302#M30746</link>
      <description>Methinks I shall a wish make, for an on/off 'show zero values' option in schedule scheme settings. Unlike GDL, where one uses these workarounds for display and interface only, schedules use numbers for counts and sums, and columns with numbers converted to strings for-display-only kill that basic functionality.</description>
      <pubDate>Sun, 26 Apr 2020 17:17:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239302#M30746</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2020-04-26T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: No 'Show zero values' in schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239303#M30747</link>
      <description>Good idea. If you do make a wish, please post its link in this thread.</description>
      <pubDate>Mon, 27 Apr 2020 00:25:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/No-Show-zero-values-in-schedules/m-p/239303#M30747</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-04-27T00:25:28Z</dc:date>
    </item>
  </channel>
</rss>

