Unable to Update BAQ Dashboard

I have an updatable BAQ dashboard deployed in both Kinetic Classic and Kinetic Web styles. Both are identical to each other as we are slowly migrating to Kinetic Web.

There are two data views existing in both dashboards: one for QTY bearing parts and the other for non-QTY bearing parts. Within the Kinetic Web dashboard, the non-QTY dataview will not update and returns the following error:

Any ideas? There is no issue with updating in the Kinetic Classic version of the dashboard.

QTY Bearing Dataview:

Non-QTY Bearing Dataview:

One thing to add, I redeployed the Kinetic Web dashboard with only the Non-QTY bearing dataview and it updated without error.

Redeployed it again but with the QTY-Bearing dataview added as the secondary dataview. The Non-QTY bearing dataview updates fine, but now the QTY Bearing dataview does not. Same error in original post.

Looked into the events and confirmed the update event is pointing to the correct views. Not sure where else to look - any ideas?

Have you ran a trace on the original screen? Any additional parameters being passed along on the qty bearing? Maybe the kinetic version isn’t injecting those for some reason.

Good call. Ran the trace and both updates point to the same data view, QI_ETK_0_0. This suggests the switch in the update event isn’t setting to the correct data view when using the value of ‘%currentDataView%’:


Any knowledge on how to trace that variable to confirm it’s not being set correctly? Not having any luck in finding that. Thanks.

Did you ever figure this out? I’m trying to do something nearly identical and can’t get mine to work either. If you didn’t figure it out, what was your solution to the problem?

Unfortunately not. I ended up going to two separate grid panels vs the one that is using the multiple views.

I also found that any other view other than the first, the grid column filtering will not work. Per Epicor, it was patched in 2023.2. We’re still on 2023.1, so still avoiding the View Options altogether yet.

1 Like

Thanks for the response! I am on 2023.2.11 and still having some issues. I’ll keep trying. I’m not one to give up easily. I’m updating the dashboard I’ve been working on and just realized that the default conversion from Classic to Kinetic gives me how this process is supposed to work, but not sure how the views work if they have different columns showing. I’ll try to post here if I get it figured out.

God speed, sir. Hope you can figure something out! I’m curious to see what you come up with.