We have a set of JSON data coming back from an API that we pass to WDR via the report.dataSource field in the initial configuration. One of these columns is a string that doesn't render in the normal display. However, the data is there and if we export Excel the column is shown there is well.
This columns still renders for most users, and we can't repro it in our dev environment. It's just a single client that we know of thats experiencing this.
What are some reasons this might be happening?
We tried changing the data, passing in different values, and specifying the data type in dataSource.mapping.
None of these had any effect