Forum Discussion
Line Chart not showing line using measures
Hi All,
Am facing challenge in line chart which is using two measures as values and year month as X axis. Line chart displaying trend using one measure but not the other one. But I can able to view the two measure values, and X axis column in show data option in Line chart. Could you help ?
Note: One of the measure is calculated using Selected Value and Switch statement.
- Anonymous7 years ago
Issue resolved. It is because of data type mismatch.
3 Replies
- Tahreem24
Super User
As you can see that there are slightly difference in both the values. In order words they are almost same values with slightly different. this is due to scaling of Y-axis. There is nothing wrong with your measure which you have created just try to change the chart to Bar chart or Line and Stacked column chart so you'll see the both the measure.
- AnonymousNot applicable
Issue resolved. It is because of data type mismatch.
- Tahreem24
Super User
I have created some sample from your data and perform the same result so I am able to see the both the lines.
You can also try to make the data point available on your chart.