cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Property Table is picky about the data source

rtaylor-3
12-Amethyst

Property Table is picky about the data source

Greetings,

Seems as though the Property Table widget is picky about the data source.

I couldn't get it to display any data until i used the PTC.Asset.AssetPropertyValue DataShape.

Apparently it requires the baseType column for formatting.

Maybe i just missed some documentation somewhere.

Just an FYI for others having similar problems.

3 REPLIES 3

Hi Robert,

How did you use the PTC.Asset.AssetPropertyValue DataShape ?

rtaylor-3
12-Amethyst
(To:kchouhan)

I created an InfoTable backed by the PTC.Asset.AssetPropertyValue DataShape, populated it with data and returned it from my service which was bound to the widget.

Hello Robert Taylor​,

Basically, the Property widget should work correctly with any service, that returns InfoTable with DataShape specified.

so you can create other service, that has other DataShape set.

Regards,

J.

Announcements


Top Tags