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:
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%’: