- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Line Chart Time Series with No Data
Currently I have a Line and Cluster Chart with no data from January or February 2022. However, when building out the visual instead of excluding the data it shows the data as 0 on the chart. How would I go about fixing? "Show Items with No Data" is also deselected. Additionally, the line y-axis values are measures where the Column y Axis is a column and x-axis is a column as well.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found a solution, Wrapping my measure in an 2022 = If( *Calculation* = 0, Blank(), *Calculation*). This fixed the line chart issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found a solution, Wrapping my measure in an 2022 = If( *Calculation* = 0, Blank(), *Calculation*). This fixed the line chart issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, @npetersen20
I'm glad you solved the problem you were experiencing on your own, and thank you for sharing your solution, which will help members of the community who have issues similar to yours to be able to find a solution more quickly.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
05-06-2024 06:50 AM | |||
12-16-2023 10:34 AM | |||
Anonymous
| 11-21-2019 06:03 AM | ||
Anonymous
| 06-16-2023 04:37 AM | ||
04-10-2024 09:31 AM |
User | Count |
---|---|
140 | |
110 | |
81 | |
60 | |
46 |