<?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>idea be able to reset parameter to NULL en Revit Ideas</title>
    <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idi-p/7619047</link>
    <description>&lt;P&gt;&lt;STRONG&gt;If you set a value to a parameter (even Text), there's no way to get it back to "blank", and will therefore not group with other (new) elements properly.&lt;/STRONG&gt; This example schedule is being sorted by Level, Type, z Offset, &amp;amp; Comments:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3840.02 GB schedule example (highlighted).png" style="width: 699px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438350i83F371DEB1296259/image-size/large?v=v2&amp;amp;px=999" role="button" title="3840.02 GB schedule example (highlighted).png" alt="3840.02 GB schedule example (highlighted).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WORKAROUND: In order to get the highlighted elements to display (group) correctly, you need to set the "empty" one to a value, then delete it (since Revit treats an empty string as different than a null value) so that it groups with existing elements that had their Comments field used &amp;amp; cleared. &lt;STRONG&gt;The problem is that you need to MANUALLY do this for ALL new elements from then on...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI, the schedule above is being used to do some QC correction (a user had incorrectly used both Type and Element comments instead of the Type Mark parameter).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related idea &amp;amp; discussion:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/null-value-needed-for-dimensional-parameters-with-scheduling/idi-p/7354519" target="_blank"&gt;Null value needed for dimensional parameters with scheduling capability&lt;/A&gt;&amp;nbsp;- to display the null in a schedule as a "-", "---", "n/a", etc. [should make separate idea for casting dimension to a string]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-architecture-forum/reset-numeric-parameter-value-back-to-empty/td-p/5219031" target="_blank"&gt;Reset Numeric parameter value back to 'empty'&lt;/A&gt;&amp;nbsp;- for an Integer parameter to be blank instead of showing "0" (zero), with steps to reset to null if it's not a built-in parameter?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 03:34:56 GMT</pubDate>
    <dc:creator>lionel.kai</dc:creator>
    <dc:date>2017-12-13T03:34:56Z</dc:date>
    <item>
      <title>Let Number parameters be set to blank</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6559153#M45886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you set up a number parameter - its value is blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you add a value - the parameter can never be set back to blank, only a number is accepted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a real pain when dealing with schedules where some (doors, example) parameter requires a number value whereas most don't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Text parameters don't have this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we make the operation the same for all parameters and allow a blank value for numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 13:55:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6559153#M45886</guid>
      <dc:creator>Kevin.Bell</dc:creator>
      <dc:date>2016-09-13T13:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Let Number parameters be set to blank</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6621649#M45887</link>
      <description>&lt;P&gt;It would be better to initialize values appropriately.&amp;nbsp;For example,&amp;nbsp;zero for numeric values. false for booleans, etc. A non-text parameter value should never be empty or uninitialized.&amp;nbsp;Blank values would be better handled through a format setting&amp;nbsp;in the tag or schedule field as it is with Excel:&amp;nbsp;I.e., 'leave zero values blank'.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 22:42:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6621649#M45887</guid>
      <dc:creator>trevor.taylor</dc:creator>
      <dc:date>2016-10-13T22:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Let Number parameters be set to blank</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6624198#M45888</link>
      <description>&lt;P&gt;Yea, I wouldn't disagree with your comments - I think my main issue is that Revit is inconsistent in how it handle this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revit 'allows' a blank' initial value, but from then on it cannot be set back to blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be happy if number parameters always showed a value - zero when initialised and as you say, a format setting could handle the display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 09:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6624198#M45888</guid>
      <dc:creator>Kevin.Bell</dc:creator>
      <dc:date>2016-10-15T09:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Let Number parameters be set to blank</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6643546#M45889</link>
      <description>&lt;P&gt;Kevin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I also want to&lt;STRONG&gt; allow a blank value for numbers&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for me this would be not good to have zero from beginning. I prefer to have control zero or deactivate so no number&amp;nbsp;see below why&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...for MEP we place dozen value in space tags and with shaft spaces if value is not activated tags are small once by mistake activate value and we need to keep schedule looks terrible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see standard tag ...as no one activate number&lt;/P&gt;
&lt;P&gt;and here by mistake someone activated number and zero need to remain&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so we want to allow a blank values for numbers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2016-10-25 11_33_43Sim2015_C.png" style="width: 549px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/285443i5A363CBA39103BED/image-size/large?v=v2&amp;amp;px=999" role="button" title="2016-10-25 11_33_43Sim2015_C.png" alt="2016-10-25 11_33_43Sim2015_C.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 09:36:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6643546#M45889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-25T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Allow blank values for number parameters</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6819472#M45885</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create a number parameter, initially it will be blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But once you've entered a value, you can never set it back to blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do this for text parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets have some consistency here, allow blank values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(For a formula Autodesk can set blank to generate the same value as zero)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 14:16:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/6819472#M45885</guid>
      <dc:creator>Kevin.Bell</dc:creator>
      <dc:date>2017-01-20T14:16:15Z</dc:date>
    </item>
    <item>
      <title>be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idi-p/7619047</link>
      <description>&lt;P&gt;&lt;STRONG&gt;If you set a value to a parameter (even Text), there's no way to get it back to "blank", and will therefore not group with other (new) elements properly.&lt;/STRONG&gt; This example schedule is being sorted by Level, Type, z Offset, &amp;amp; Comments:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3840.02 GB schedule example (highlighted).png" style="width: 699px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438350i83F371DEB1296259/image-size/large?v=v2&amp;amp;px=999" role="button" title="3840.02 GB schedule example (highlighted).png" alt="3840.02 GB schedule example (highlighted).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WORKAROUND: In order to get the highlighted elements to display (group) correctly, you need to set the "empty" one to a value, then delete it (since Revit treats an empty string as different than a null value) so that it groups with existing elements that had their Comments field used &amp;amp; cleared. &lt;STRONG&gt;The problem is that you need to MANUALLY do this for ALL new elements from then on...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI, the schedule above is being used to do some QC correction (a user had incorrectly used both Type and Element comments instead of the Type Mark parameter).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related idea &amp;amp; discussion:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/null-value-needed-for-dimensional-parameters-with-scheduling/idi-p/7354519" target="_blank"&gt;Null value needed for dimensional parameters with scheduling capability&lt;/A&gt;&amp;nbsp;- to display the null in a schedule as a "-", "---", "n/a", etc. [should make separate idea for casting dimension to a string]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-architecture-forum/reset-numeric-parameter-value-back-to-empty/td-p/5219031" target="_blank"&gt;Reset Numeric parameter value back to 'empty'&lt;/A&gt;&amp;nbsp;- for an Integer parameter to be blank instead of showing "0" (zero), with steps to reset to null if it's not a built-in parameter?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 03:34:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idi-p/7619047</guid>
      <dc:creator>lionel.kai</dc:creator>
      <dc:date>2017-12-13T03:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7625558#M16920</link>
      <description>&lt;P&gt;Treating empty the same as null in grouping, sorting and filtering of parameters would also achieve the desired result for text parameters.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 23:54:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7625558#M16920</guid>
      <dc:creator>MichaelWarwick7522</dc:creator>
      <dc:date>2017-12-14T23:54:12Z</dc:date>
    </item>
    <item>
      <title>Use empty integer parameter in formula's in Schedules</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7779727#M55694</link>
      <description>&lt;P&gt;Now the integer fields which are empty cannot be used in formula's (calculated parameters) in schedules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example for parameter 'Test' which is an integer value, the formula 'if(Test = empty , 0, Test)&lt;/P&gt;&lt;P&gt;The formula would change all empty integer values of the 'Test' parameter into 0 and if this field is not empty it will remain unchanged.&lt;/P&gt;&lt;P&gt;Unfortunately there is currently no option to use this empty integer value in formula's...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:41:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7779727#M55694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T09:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Use empty integer parameter in formula's in Schedules</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7952528#M55695</link>
      <description>I also would like resolution to this topic, but having the 'null' become 0 may not fit every circumstance. 0 is useful for addition/subtraction, but it could really screw things up with multiply/divide. It would be nice if each integer parameter could have a 'default to 0 or 1' option when null so the user could choose to be correct for each circumstance.</description>
      <pubDate>Mon, 23 Apr 2018 13:22:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/7952528#M55695</guid>
      <dc:creator>dtiemeyer</dc:creator>
      <dc:date>2018-04-23T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Conditional formatting to return text or special characters in schedules</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/8899403#M45890</link>
      <description>&lt;P&gt;Let's improve the conditional formatting feature to allow text/symbol overrides instead of just color. Right now, if a schedule parameter is set to any of the default calculated values, such as flow, pressure loss, integer or number based, any null value is represented by a 0. Instead we need to bring back the ability to have a "-" dash or N/A text override value to be used, instead of just a color fill (which is our current solution) from the current conditional formatting behavior.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 19:26:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/8899403#M45890</guid>
      <dc:creator>dbutts7</dc:creator>
      <dc:date>2019-07-09T19:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/8906532#M28166</link>
      <description>&lt;P&gt;An excellent idea. I have often been frustrated by this inability. I use an integer parameter to manually sort sheets when the desired order needs to be customized. Usually I can keep this parameter blank for most sheet groupings. However, if an integer is accidentally added to a sheet that doesn't need manual sorting, I must resort to setting all of the other sheets in that group to the same integer so that it sorts typically. If I could just reset the value to null/empty, it would save time and frustration.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:45:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/8906532#M28166</guid>
      <dc:creator>hstaabprime</dc:creator>
      <dc:date>2019-07-12T15:45:23Z</dc:date>
    </item>
    <item>
      <title>Ability to ignore Null values in formulas</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/9611942#M50344</link>
      <description>&lt;P&gt;In my schedule, some elements consist of a total cost based on a Length parameter. Formula = ([meter price] *[length (mm)] /1000). Other Elements in the same schedule are not Line Based, so their formula is ([unit price]* [Unit Count Total]) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far no problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i try to combine the two elements in a total cost parameter (([meter price] *[length (mm)] /1000)+([unit price]* [Unit Count Total])), Revit ignores the row value for the element based on number of units. This is because i can't ignore the Null value for the Length parameter in the element based on unit count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In programs like Excel and Access it is possible to ignore ''blank'' Null values. So it should be possible in the year 2020 to use it in Revit aswell.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 09:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/9611942#M50344</guid>
      <dc:creator>Bramvdouwelant</dc:creator>
      <dc:date>2020-07-01T09:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/9774900#M33856</link>
      <description>&lt;P&gt;that is important for ifc exporting! plz add this function !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:45:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/9774900#M33856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-29T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10231117#M38033</link>
      <description>&lt;P&gt;Very important not to have to show zeros in tags&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 12:25:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10231117#M38033</guid>
      <dc:creator>lsuuronen</dc:creator>
      <dc:date>2021-04-12T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10406900#M39393</link>
      <description>&lt;P&gt;Very important to be able to hide 0 in tags or make it possible to auto-hide 0 values&lt;/P&gt;&lt;P&gt;Also, Null value should be able to have a similar override line Varies has in schedules so we can replace it with "N/A" or "-" for instance&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 06:46:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10406900#M39393</guid>
      <dc:creator>MichaelRuehr</dc:creator>
      <dc:date>2021-06-21T06:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10429203#M39547</link>
      <description>&lt;P&gt;LOL. 9 votes in 2 minutes - someone must have been running a training and said "here, vote for this one". &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@579B073A8E0A31B163C6C5AAB07A0A9A/emoticons/1f44d.png" alt=":símbolo_del_pulgar_hacia_arriba:" title=":símbolo_del_pulgar_hacia_arriba:" /&gt; If only I could get the same response from MY guys when I tell them to vote for something...&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 13:02:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10429203#M39547</guid>
      <dc:creator>lionel.kai</dc:creator>
      <dc:date>2021-06-29T13:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use empty integer parameter in formula's in Schedules</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10739491#M55696</link>
      <description>&lt;P&gt;This must happen!&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 08:39:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/10739491#M55696</guid>
      <dc:creator>BIM-Lord</dc:creator>
      <dc:date>2021-11-06T08:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use empty integer parameter in formula's in Schedules</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11190877#M55697</link>
      <description>&lt;P&gt;An operator that reported true if the value was undefined would solve the myriad of forum and ideas that deal with this problem. In other programming languages there is "empty()", so the example formula would be 'if(empty(Test), 0, Test)'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 23:56:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11190877#M55697</guid>
      <dc:creator>MichaelWarwick7522</dc:creator>
      <dc:date>2022-05-24T23:56:58Z</dc:date>
    </item>
    <item>
      <title>Revit Schedules N/A</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11312559#M45891</link>
      <description>&lt;P&gt;Can Revit please add the functionality to display "0" values as N/A, blank or dash? We often have schedules where not all the parameters apply (eg. Air handling unit schedules with supply fan, return fan, heating and cooling coils - not every air handling unit has each component, but we want to show them in one schedule). It looks like are some complicated workarounds but this seems like a fairly basic functionality that could be added under conditional formatting. The alternative using text parameters for everything, but that defeats the whole point of Revit.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 21:16:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11312559#M45891</guid>
      <dc:creator>kswonek</dc:creator>
      <dc:date>2022-07-21T21:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: be able to reset parameter to NULL</title>
      <link>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11522266#M47598</link>
      <description>&lt;P&gt;When working with data in Revit, it's quite important to be able to fully control the value of properties. This also includes setting a value to NULL for indicating that the value has not been decided yet. Setting a nummeric value to 0 is no solution, as this states that the designer/engineer has chosen 0 as the correct value, when in fact they don't have decided on a value.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 08:56:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-ideas/be-able-to-reset-parameter-to-null/idc-p/11522266#M47598</guid>
      <dc:creator>mobj</dc:creator>
      <dc:date>2022-11-01T08:56:28Z</dc:date>
    </item>
  </channel>
</rss>

