Skip to main content
1-Visitor
February 7, 2016
Question

Property Table is picky about the data source

  • February 7, 2016
  • 2 replies
  • 2516 views

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.

2 replies

1-Visitor
March 27, 2017

Hi Robert,

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

rtaylor-31-VisitorAuthor
1-Visitor
March 27, 2017

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.

1-Visitor
March 27, 2017

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.