<?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: Two data utility for an attribute in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831072#M2852</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/535001"&gt;@DJ_10206604&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One attribute cannot be registered with two Datautilites.&lt;/P&gt;&lt;P&gt;Try to remove single valued constraint on attribute and register it with Datautility.&lt;/P&gt;&lt;P&gt;So, in that way it will be multi valued and picker.&lt;/P&gt;&lt;P&gt;Hope it works.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 11:28:46 GMT</pubDate>
    <dc:creator>TT_9345405</dc:creator>
    <dc:date>2022-10-18T11:28:46Z</dc:date>
    <item>
      <title>Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/830197#M2850</link>
      <description>&lt;P&gt;&lt;SPAN&gt;can we have two Data Utility functions for the same attribute(datautility for making attribute multivalued and Picker datautiliy)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 14:06:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/830197#M2850</guid>
      <dc:creator>DJ_10206604</dc:creator>
      <dc:date>2024-03-15T14:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/830207#M2851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/535001"&gt;@DJ_10206604&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think so that you could mix two dataultity separately that way as you think..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need to find a way how to achieve what you need with multivalue attribute in one datautility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's just my thoughts&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never tried it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 06:23:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/830207#M2851</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2022-10-13T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831072#M2852</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/535001"&gt;@DJ_10206604&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One attribute cannot be registered with two Datautilites.&lt;/P&gt;&lt;P&gt;Try to remove single valued constraint on attribute and register it with Datautility.&lt;/P&gt;&lt;P&gt;So, in that way it will be multi valued and picker.&lt;/P&gt;&lt;P&gt;Hope it works.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 11:28:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831072#M2852</guid>
      <dc:creator>TT_9345405</dc:creator>
      <dc:date>2022-10-18T11:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831077#M2853</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310619"&gt;@TT_9345405&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good point to remove the constraint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally you need to process multivalued string in the data-utility.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The values are usually separated by "@" I guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 11:43:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831077#M2853</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2022-10-18T11:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831979#M2854</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310619"&gt;@TT_9345405&lt;/a&gt;&amp;nbsp; thank you for your response&lt;/P&gt;&lt;P&gt;we have already tried this approach of removing single valued constraint on type and attribute management and register the attribute with picker datautility&lt;/P&gt;&lt;P&gt;but it is not making the picker attribute as multi valued&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any other way to make this picker attribute as multivalued ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 07:23:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/831979#M2854</guid>
      <dc:creator>DJ_10206604</dc:creator>
      <dc:date>2022-10-21T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/832474#M2855</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/535001"&gt;@DJ_10206604&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of making a attribute multi valued.&lt;/P&gt;&lt;P&gt;we can set a property from the picker data utility itself where we can have multiple values set/shown in single textbox/combo box.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 04:40:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/832474#M2855</guid>
      <dc:creator>TT_9345405</dc:creator>
      <dc:date>2022-10-24T04:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Two data utility for an attribute</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/832480#M2856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310619"&gt;@TT_9345405&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Good point&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_0-1666590868687.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68077i942095036C321373/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_0-1666590868687.png" alt="HelesicPetr_0-1666590868687.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 05:54:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Two-data-utility-for-an-attribute/m-p/832480#M2856</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2022-10-24T05:54:47Z</dc:date>
    </item>
  </channel>
</rss>

