mhades
1
I’m encountering a bug with timeline charts where no data will display under the following condition:
- A filter set is first selected that genuinely has no data
- A new filter set becomes selected that does have data.
- No data will show in the timeline, though other charts based on the same data source will populate, proving it is a timeline chart specific bug
Any workarounds would be appreciated as I currently have to use a basic table to display this info now instead.
Thank you!
mhades
2
Forgot to mention that if the first filter set does contain data, then the timeline does indeed populate.
mhades
3
Just an update for anyone who sees this in the future with the same issue:
I worked around it by creating a Custom ‘No DATA’ row for all filter-combos that yield no data. this had to be done as a custom query data source.
This works around the goofy bug by ensuring there is always data, even data that represents no data.
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.