No data available message while view is rendering

Issue #894 open
Juned Lalani created an issue

Describe the bug
We have a report where when a user switches between global filters, it displays as “No data available for your selection” briefly before the view renders. This latency causes confusion for users because they initially think their selection didn’t go through. Ideally, if the view is rendering it should always ‘spin’.

To Reproduce

Note: It seems this issue is inconsistent between our views when trying to reproduce.

  1. Switch between global filters that pass mdx to each other in a wizard cube view.
  2. See “data not available for your selection” briefly
  3. View renders shortly after

Expected behavior
View should spin while rendering. Or another message that communicates it is rendering.

Screenshots
See attached.

Comments (2)

  1. Log in to comment