Export PDF blocked by VisualizationError: The x-axis settings for this visualization have filtered out all rows.

mmazz
New Member

Is there a way to get around this error that will allow me to download the dashboard (as a PDF) that this look is a part of?

In the look that is generating this error the client never took the action that is represented in the chart. This means that no matter what we set the x-axis to there will never be any values there. It is causing a pretty significant workflow disruption. Is there a way to say something like “show me the chart if there is data, if not, say ‘there is no data available for this chart.’”?

Thank you!

0 1 468
1 REPLY 1

This is a bug. But the workaround for it would be to union the resultset with a dummy row with zeros or NULLs to force the visualization to display correctly. Also, if you change the visualization to a table, it will display "No data found" instead of the visualization error for the chart.

Top Labels in this Space