<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<div>I am thinking to store some info as FieldData of a table (for example, the parameters used for the calculation of the data in the table - possibly they could also be changing depending on other elements of the pipeline). I tried a toy example in Python
 and it seems that vtkTable supports it (I am able to add an array and read it back). In Paraview 4.3.1, visualizing the field data from a python annotation works, but  if I open the spreadsheet view to see the field data I get </div>
<div><span style="font-family: Courier; font-size: 8.25pt;">Warning: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\VTKExtensions\Rendering\vtkMarkSelectedRows.cxx, line 209</span></div>
<p style="margin-left: 0px; margin-right: 0px;"><span style="font-family: Courier; font-size: 8.25pt;">vtkMarkSelectedRows (0000000010381890): FieldAssociation type not supported yet. Selected elements may not be shown correctly.</span></p>
<p style="margin-left: 0px; margin-right: 0px;"><br>
</p>
<div style="font-size: 13.3333330154419px;">, also the writer doen't export the field data. </div>
<div style="font-size: 13.3333330154419px;">Should I go forward in using the FieldData of a table (just remembering that before exporting I should use a Python annotation or a programmable filter to read the field data) or it is actually not supported by paraview
 and I should avoid it? (for example, the field data would not be updated as the rest of the pipeline, or something like that)?</div>
<div style="font-size: 13.3333330154419px;">Thank you</div>
<div style="font-size: 13.3333330154419px;">Best regards</div>
<div style="font-size: 13.3333330154419px;">Livia Barazzetti</div>
<p style="margin-left: 0px; margin-right: 0px; font-family: Courier; font-size: 8.25pt;">
<br>
</p>
</div>
</body>
</html>