I have a SQL view that feeds a service, which ends up as an AGOL Item.
When I add this item to a dashboard I get a confusing behavior when in the table widget.
If I use the Table widget, the display is incorrect. If I use the List widget I get the correct results.

The results as shown in the LIST above mimic exactly what I see in the Item's Data tab (and which is the correct data).
Any idea what is going on with the Table widget here?
The view was created by someone else and there are two outer joins in it - can this be an issue?