Hey there,
I’ve come across the following issue when applying a Change Layer to the No Data action of my Tabular View, so I was seeing if this is a known issue and whether there’s a way to incorporate a delay in order to consistently trigger the No Data event.
Basically I’ll set up a flat table along with 3-4 Filter Values connecting to the Bridge Parameters of the Cube Script. The Cube Script itself is what’s populating the results into this Tabular view.
I’ve set up a simple No-Data layer and applied a Change Layer to the No Data action for this Table object. At this point, I’m seeing inconsistencies where the No Data change layer event will be triggered, and then in other cases, it will just display the Table with no records.
I’m able to replicate this scenario simply by changing out my filter selections tp produce a No-Data scenario. It seems like there’s an issue with the asynchronous request not fully acknowledging the response of the full/empty records being returned from the Cube Script?
Has anyone come across this type of issue before, and if so, are there any known workarounds on how to address this?