Fields not displaying data

I have created a dashboard with a data view a grid that shows the data. Some of my columns are not showing any data and I am not sure why.


Most of these columns are text fields but one of them is a date. I use the guided setup on the grid so they should have come over correctly. I even tried deleting one and adding it back manually with no luck. Any suggestions?

Could be many things. What do your bindings to the columns look like? Is this data view linked to a BAQ?

This is one of the columns. Yes, the data view is linked to a BAQ.

If you collect a network trace (using DevTools) to your ExecuteBaq call, does the json response show your missing columns?

The BAQ has data in it. It appears my dashboard is working correctly, the was just a lot of record at the top that didn’t have any data in those Collums. Sorry for jumping the gun.

1 Like

No problem, it was likely something simple!