<?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: Lookup table formulla error I can't spot in Revit MEP Forum</title>
    <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658328#M66587</link>
    <description>&lt;P&gt;Do you see something like this in your csv file?&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="comma at end csv.png" style="width: 616px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287931i6709970909515B83/image-size/large?v=v2&amp;amp;px=999" role="button" title="comma at end csv.png" alt="comma at end csv.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2016 19:18:28 GMT</pubDate>
    <dc:creator>robert.klempau</dc:creator>
    <dc:date>2016-10-31T19:18:28Z</dc:date>
    <item>
      <title>Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6650958#M66578</link>
      <description>&lt;P&gt;So I've been using a lookup table to provide part names on some of the content I generate for the company I work for. &amp;nbsp;I've used this formula dozens of times now (Or similar method). &amp;nbsp;Occasionally Revit will throw this error;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see in the screenshot above that the formula actually works. &amp;nbsp;Alternate Description is being populated with the correct info. &amp;nbsp;This error only gets thrown when "OK"ing out of the part, or changing the Type Name dropdown to a different size.&lt;/P&gt;
&lt;P&gt;"Alternate Description" is a TEXT field. ND1,2,3 are all instanced based. &amp;nbsp;The Lookup Table loads with no errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This happens about 25% of the time I use this lookup method to fill out a part name. &amp;nbsp;I can't square out exactly what it doesn't like especially considering it's functioning until you click OK on the part. &amp;nbsp;Usually the repair is so many random things I try until it works it finally just works. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This has been a major frustration I can't solve and push behind me, any help would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namelookup.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286626i7E659F300AF2735D/image-size/large?v=v2&amp;amp;px=999" role="button" title="namelookup.png" alt="namelookup.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 17:33:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6650958#M66578</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-27T17:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6651587#M66579</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/765710"&gt;@GTisRuleX﻿&lt;/a&gt;-&lt;/P&gt;
&lt;P&gt;Which build number of Revit 2016&amp;nbsp;are you using? &amp;nbsp;This information is in Help--&amp;gt;About Revit.&lt;/P&gt;
&lt;P&gt;If this same worked in a previous version, Can you post the previous version too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When Revit throws the error, do you have a journal file that you could share?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please IM me if you prefer. &amp;nbsp;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 21:05:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6651587#M66579</guid>
      <dc:creator>michael_coviello</dc:creator>
      <dc:date>2016-10-27T21:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6651749#M66580</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you upload the Lookup table so I can see what’s in there?&lt;/P&gt;
&lt;P&gt;What I see is that you read text values from a lookup table. The size lookup mend to read length &amp;nbsp;values no text values. There is the Type Catalog file for.&lt;/P&gt;
&lt;P&gt;Size_lookup(SizeLookup, “”,”000”,ND1,ND2,ND3)&lt;/P&gt;
&lt;P&gt;What is the name of the column you want to get the value from.&lt;/P&gt;
&lt;P&gt;I see “” instead of a name.&lt;/P&gt;
&lt;P&gt;Solution that always works:&lt;/P&gt;
&lt;P&gt;What you could do is read an info_code value from the lookup table (2). (last column with the unique number (1))&lt;/P&gt;
&lt;P&gt;See picture below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loopup 2.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286765i968086AADCB87790/image-size/large?v=v2&amp;amp;px=999" role="button" title="loopup 2.png" alt="loopup 2.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Than based on the number of the info_code parameter, use a formula for your Alternate Description parameter and use the if statements to produce the right values. (3)&lt;/P&gt;
&lt;P&gt;See picture below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lookup 1.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286766i7A2E6DCE94A5EB9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="lookup 1.png" alt="lookup 1.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this method helps you to move on and get your family right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 21:51:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6651749#M66580</guid>
      <dc:creator>robert.klempau</dc:creator>
      <dc:date>2016-10-27T21:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6654632#M66581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually the formula:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;size_lookup(Table, "", "000", ND1, ND2) extracts the text value from the first column, I got this info at Revit OpEd blog.&lt;/P&gt;
&lt;P&gt;The problem in your formula is that you are using the text separator " in the middle of the text, to avoid this problem I use in text instead.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2016 00:49:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6654632#M66581</guid>
      <dc:creator>fabiosato</dc:creator>
      <dc:date>2016-10-29T00:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658204#M66582</link>
      <description>&lt;P&gt;Sorry, I've been out since Thursday.&amp;nbsp; So as mentioned above, searching for "" pulls the first value from the lookup table (The unnamed column to the far left of a lookup table.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my lookup table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem doesn't appear with my lookup table at all, I've also tried to use "FAIL" and both throw the same error in the first screenshot.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287906i277ADC8BC96A2C89/image-size/large?v=v2&amp;amp;px=999" role="button" title="csv.png" alt="csv.png" /&gt;&lt;/span&gt;&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="SS2 NAME LOKUP.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287909i97BB2C0017C268F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS2 NAME LOKUP.png" alt="SS2 NAME LOKUP.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also removed the quotation marks from the .CSV.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 18:30:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658204#M66582</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T18:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658208#M66583</link>
      <description>I have 27 different end conditions on 1 part that adjust in diameter and cut length that need to populate based on the connector sizes.  This method would require one heck of an alias list but I like the concept of it.  Something I need to remember in the future!  Thanks for sharing!</description>
      <pubDate>Mon, 31 Oct 2016 18:33:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658208#M66583</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T18:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658212#M66584</link>
      <description>I removed the quotation marks from the lookup table and reloaded it, it's still failing.  What's frustrating, is I've done this about a dozen times,  and seem to have the same struggle every time I try to pull the first column.</description>
      <pubDate>Mon, 31 Oct 2016 18:34:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658212#M66584</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T18:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658232#M66585</link>
      <description>Update7 R2.  It doesn't crash so there's no journal entry.  It just tells me an invalid formula in the "" type.  The part that drives me nuts is I can copy/paste this formula from families it works in just fine I've created before, but there always a struggle.</description>
      <pubDate>Mon, 31 Oct 2016 18:39:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658232#M66585</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T18:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658319#M66586</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you upload a picture of your .csv file after you opend it in a tect editor?&lt;/P&gt;
&lt;P&gt;It can be that you have a lot of comma's at the end of your file.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 19:15:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658319#M66586</guid>
      <dc:creator>robert.klempau</dc:creator>
      <dc:date>2016-10-31T19:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658328#M66587</link>
      <description>&lt;P&gt;Do you see something like this in your csv file?&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="comma at end csv.png" style="width: 616px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287931i6709970909515B83/image-size/large?v=v2&amp;amp;px=999" role="button" title="comma at end csv.png" alt="comma at end csv.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 19:18:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658328#M66587</guid>
      <dc:creator>robert.klempau</dc:creator>
      <dc:date>2016-10-31T19:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658405#M66588</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CSVTXT.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287946iA1AB8B0CB2FF8AC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="CSVTXT.png" alt="CSVTXT.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nope, it looks as expected.&amp;nbsp; When I first started using Lookup tables I fought the heck out of EXCEL until I could get it right on saving as .CSV.&amp;nbsp; I'm pretty familiar with the formats now.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 19:50:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658405#M66588</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T19:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658434#M66589</link>
      <description>&lt;P&gt;Ok,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at my family and lookup table and compare yours with mine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 20:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658434#M66589</guid>
      <dc:creator>robert.klempau</dc:creator>
      <dc:date>2016-10-31T20:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658470#M66590</link>
      <description>All of your returned values are in quotations?  I tried quoting the entire comment (avoiding the inch marks to simplify testing.)&lt;BR /&gt;Wouldn't this have the same effect?&lt;BR /&gt;"1x7/8x7/8" for example?&lt;BR /&gt;&lt;BR /&gt;What's driving me nuts, is the expression is actually working.  The value updates, I just can't "OK" out of the part without it throwing the "invalid formula".&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Oct 2016 20:14:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658470#M66590</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T20:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658532#M66591</link>
      <description>&lt;P&gt;Let me have a look at your family.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't want to post it publicly you can send it to me by mail.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 20:48:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658532#M66591</guid>
      <dc:creator>robert.klempau</dc:creator>
      <dc:date>2016-10-31T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658664#M66592</link>
      <description>&lt;P&gt;Holy cow, finally figured out what was going on with the help of my boss.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created the lookup table parameter AFTER copying the family Type.&amp;nbsp; So my statement worked on the instance in the part builder at the time, since the new parameter value was only added to the single instance.&amp;nbsp; Since the lookup table name wasn't physically filled out on the duplicated types, it would cause it to fail on a nested part in the library, not the one on the screen I was editing at the time.&lt;/P&gt;
&lt;P&gt;Copy/pasting the Lookup table name in every instance globally fixed the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't seem to find a way to attach the family here, or I would post it just for others' information moving forward.&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="looup1.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/287999iE5F821C8FF002622/image-size/large?v=v2&amp;amp;px=999" role="button" title="looup1.png" alt="looup1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 21:45:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658664#M66592</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-10-31T21:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658897#M66593</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To avoid this problem in the future, if all types use the same lookup table, input the table name between quotes in the formula area, so all types will use the same table!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 23:58:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658897#M66593</guid>
      <dc:creator>fabiosato</dc:creator>
      <dc:date>2016-10-31T23:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658931#M66594</link>
      <description>That is genious!</description>
      <pubDate>Tue, 01 Nov 2016 00:36:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/6658931#M66594</guid>
      <dc:creator>GTisRuleX</dc:creator>
      <dc:date>2016-11-01T00:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table formulla error I can't spot</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/11592329#M66595</link>
      <description>&lt;P&gt;Tks for posting this, so helpful! I had the same issue spent hours trying to figure this out!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 02:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/lookup-table-formulla-error-i-can-t-spot/m-p/11592329#M66595</guid>
      <dc:creator>thebimqueen</dc:creator>
      <dc:date>2022-12-02T02:58:13Z</dc:date>
    </item>
  </channel>
</rss>

