04-03-2019 07:12 AM
I'm having some kind of problem here.
I have a real time recorder block. When I click the output -> table - I see the table of data. I then link this output to a Publish block, and set the /data/pathtodata - and turn on autorun.
I've played with various settings - I absolutely cannot get my table to appear in the published data. When I click the table button of the publish block, nothing appears.
What the heck am I missing here?
dataflow
realtime recorder table output
publish block highlighted, table is there but not a solid button
Solved! Go to Solution.
04-03-2019 08:41 AM
1 way to do this is to take the output of the realtime recorder to a CSV Writer (with headers).... and then publish the output of the CSV writer.
On the receive side, use the CSV Parser (with Headers) to convert back to table.
04-03-2019 08:41 AM
1 way to do this is to take the output of the realtime recorder to a CSV Writer (with headers).... and then publish the output of the CSV writer.
On the receive side, use the CSV Parser (with Headers) to convert back to table.
04-03-2019 09:38 AM
This did indeed work! You, sir, are a scholar and a gentleman!
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: