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 an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Displaying Default Stream Fields on a Grid

lorenmc
1-Newbie

Displaying Default Stream Fields on a Grid

I'm trying to fill a Grid with Data from a Stream.  I want one of the columns of the grid to be the "timestamp" field from the stream.  However, when I "Configure Grid Columns" the "timestamp" field is not available as one of the columns to configure.  The only columns that I can see are the ones that belong to the Data Shape that my Stream is based on.  The default fields of a Stream do not seem to be available.  How I can enable them?

 

Thanks

 

Loren



1 REPLY 1
paic
1-Newbie
(To:lorenmc)

Hi Loren, what service are you using to bring in the data? If you are using a standard service, then you should use the query or get streamentrieswithdata service.

Correction: Else you should wrap that service with your own and make sure you use the same datashape and set it to Stream in the selection under the DataShape field.

Top Tags