<div dir="ltr"><div><div>Josh,<br><br></div>I ran across a similar issue last week.  The fix was to patch the VTK that ParaView builds against.  I've attached the patch that addresses the issue with multi block data and field data, it is the second commit in this VTK branch:<br><br><a href="http://review.source.kitware.com/#/t/4899" target="_blank">http://review.source.kitware.com/#/t/4899</a><br><br></div><div>Let me know if this solves your problem,<br></div><div><br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 12:31 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Josh,<br>
<br>
Do you have a sharable dataset to reproduce this? I use it's just<br>
missing code somewhere.<br>
<br>
Utkarsh<br>
<div><div class="h5"><br>
On Thu, Oct 23, 2014 at 1:29 PM, Joshua Murphy<br>
<<a href="mailto:Joshua.Murphy@lasp.colorado.edu">Joshua.Murphy@lasp.colorado.edu</a>> wrote:<br>
> Hello,<br>
><br>
> I am trying to load some field data into a block data structure containing tables.  I am following the same procedure I do with the structured grid port on my reader (which works fine), but I cannot seem to actually load view the values in the table field data.<br>
><br>
> the attached screen shot shows the problem. The titles for the columns load fine, but the actual data does not.  I have printed out the contents of the vtkStringArrays and vtkDoubleArrays at the point where I am loading them in, and the values are, indeed present.  They just do not show up in Paraview (I have tried with version 4.1 and 4.2 on Linux 64 bit).<br>
><br>
> Does anyone have any idea why the values would not be loading?<br>
><br>
> Thanks,<br>
> Josh<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Paraview-developers mailing list<br>
> <a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
><br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>